diff --git a/test/if.qc b/test/if.qc new file mode 100644 index 0000000..43d8e79 --- /dev/null +++ b/test/if.qc @@ -0,0 +1,5 @@ +float test_if() { + if (1 == 1) { + /* do this code */ + } +} diff --git a/test/parth.qc b/test/parth.qc new file mode 100644 index 0000000..d9c1e59 --- /dev/null +++ b/test/parth.qc @@ -0,0 +1,16 @@ +( +( +( +) +) +) +( +( +) +) +( +) +( +) +( +)