mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Added tools for vscode
This commit is contained in:
@@ -23,4 +23,6 @@ print a;
|
||||
//test empty arrays
|
||||
var b = [];
|
||||
|
||||
print b;
|
||||
print b;
|
||||
|
||||
//TODO: utility functions are needed, see toy_array.h
|
||||
Reference in New Issue
Block a user