basic structure implementation

This commit is contained in:
dfsek
2020-12-20 02:21:19 -07:00
parent 8b97d74e0a
commit e1cb46c8fd
15 changed files with 246 additions and 14 deletions

View File

@@ -1,8 +0,0 @@
test("hello", 1);
test("ghgj{}()\"\\hgjhgj", 3.4);
if(test("hello", 1) == "a string literal") {
test("hello", 1);
}
test("ghgj{}()\"\\hgjhgj", 3.4);