mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-17 15:54:07 +10:00
Updated README.md syntax examples
This commit is contained in:
@@ -8,5 +8,5 @@ var b = [];
|
||||
|
||||
print b;
|
||||
|
||||
//deep
|
||||
assert [[1, 2, 3],[4,99,6],[7,8,9]], "2-D array failed";
|
||||
|
||||
//TODO: prevent circular references
|
||||
|
||||
Reference in New Issue
Block a user