aboutsummaryrefslogtreecommitdiff
path: root/test.fun
diff options
context:
space:
mode:
Diffstat (limited to 'test.fun')
-rw-r--r--test.fun2
1 files changed, 2 insertions, 0 deletions
diff --git a/test.fun b/test.fun
new file mode 100644
index 0000000..d15e9a5
--- /dev/null
+++ b/test.fun
@@ -0,0 +1,2 @@
+#inc other.fun
+u32:x u32:a u32:b = a * ((u32:_ u32:c u32:d = c + d) a b);