mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Added tables to the scripts, untested
This also has a lot of bugfixing.
This commit is contained in:
5
scripts/valgrind.toy
Normal file
5
scripts/valgrind.toy
Normal file
@@ -0,0 +1,5 @@
|
||||
var barr = [
|
||||
[1, 2, 3],
|
||||
// [4, 5, 6],
|
||||
// [7, 8, 9]
|
||||
];
|
||||
Reference in New Issue
Block a user