Change syntax for blocks -> fns.

This commit is contained in:
Bob Nystrom
2013-11-06 07:47:47 -08:00
parent c0c6020292
commit 8f6881c6a8
9 changed files with 98 additions and 63 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
{
fn {
io.write(notDefined) // expect error
}
}.call