From 8234767203a7f673b12c8f51b83762c511274366 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Tue, 26 Jul 2016 19:43:13 +0300 Subject: Rename project to tunkki --- src/test/com/jantuomi/tunkki/resources/funcdef.bork | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/test/com/jantuomi/tunkki/resources/funcdef.bork (limited to 'src/test/com/jantuomi/tunkki/resources/funcdef.bork') diff --git a/src/test/com/jantuomi/tunkki/resources/funcdef.bork b/src/test/com/jantuomi/tunkki/resources/funcdef.bork new file mode 100644 index 0000000..8412129 --- /dev/null +++ b/src/test/com/jantuomi/tunkki/resources/funcdef.bork @@ -0,0 +1,8 @@ +/* kommentti juu jee */ + +func my_func x y as + + x 1 + - y x +end + +my_func(1 2) \ No newline at end of file -- cgit v1.3