mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-18 22:30:00 +00:00
more parsing reworks
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
test("hello", 2);
|
||||
|
||||
if(test("fsdfsdf", 3) == 2) {
|
||||
if("true") {
|
||||
test("fdsgdf", 3.4);
|
||||
if(test("fsdfsdf", 3) == 2) {
|
||||
test("fdsgdf", 3.4);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user