mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-14 04:41:13 +00:00
parse things in a less dumb way
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
test("hello", 2);
|
||||
|
||||
if(test("fsdfsdf", 3) == 2) {
|
||||
test("fdsgdf", 3.4);
|
||||
if(test("fsdfsdf", 3) == 2) {
|
||||
test("fdsgdf", 3.4);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user