Added tools for vscode

This commit is contained in:
2026-04-11 01:48:30 +10:00
parent 66155fa213
commit 9553edef9c
3 changed files with 74 additions and 1 deletions

View File

@@ -23,4 +23,6 @@ print a;
//test empty arrays
var b = [];
print b;
print b;
//TODO: utility functions are needed, see toy_array.h