Rename a couple of files and tweak some docs.

This commit is contained in:
Bob Nystrom
2015-01-11 19:13:15 -08:00
parent 7557c91b3c
commit bc29e0929e
6 changed files with 11 additions and 10 deletions
+1
View File
@@ -0,0 +1 @@
IO.print("abcd".indexOf(null)) // expect runtime error: Argument must be a string.