Updated to match standard style conventions.

This commit is contained in:
Starbeamrainbowlabs
2015-06-27 12:50:29 +01:00
parent 01ef6e4198
commit 88e209132e
3 changed files with 17 additions and 7 deletions
+1 -1
View File
@@ -20,6 +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)
* [IO](io.html)
[embedding]: ../embedding-api.html