1
0
forked from Mirror/wren

Added link to IO class documentation to core index

This commit is contained in:
Starbeamrainbowlabs
2015-05-30 16:11:26 +01:00
parent d3e12980d4
commit 0dab2f4be4

View File

@ -20,5 +20,6 @@ All Wren source files automatically have access to the following classes:
* [Range](range.html)
* [Sequence](sequence.html)
* [String](string.html)
* [IO](IO.html)
[embedding]: ../embedding-api.html
[embedding]: ../embedding-api.html