From 879663d7154201ace191425cbddb36dc18f39402 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Wed, 12 May 2021 19:16:43 +0200 Subject: Initial commit --- test.fun | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test.fun (limited to 'test.fun') 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); -- cgit v1.2.3