aboutsummaryrefslogtreecommitdiff
path: root/test.fun
diff options
context:
space:
mode:
authorMarvin Borner2021-05-12 19:16:43 +0200
committerMarvin Borner2021-05-12 19:16:43 +0200
commit879663d7154201ace191425cbddb36dc18f39402 (patch)
treed6b9c95eb0ddd52a2ce6f752fc101696f2e7e1f6 /test.fun
Initial commit
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);