diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2016-06-28 21:09:43 +0300 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2016-07-26 19:47:12 +0300 |
| commit | 8f84c00978dc05007873a9fe1de6a18511dc3cf8 (patch) | |
| tree | 39fead540e22addee40b95b68db08cbea620745b /test/resources/funcdef.bork | |
| parent | 48dcd488054024d98fe1e659a4029630130d1d35 (diff) | |
Restructure project for use with maven
Diffstat (limited to 'test/resources/funcdef.bork')
| -rw-r--r-- | test/resources/funcdef.bork | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/test/resources/funcdef.bork b/test/resources/funcdef.bork deleted file mode 100644 index 8412129..0000000 --- a/test/resources/funcdef.bork +++ /dev/null @@ -1,8 +0,0 @@ -/* kommentti juu jee */ - -func my_func x y as - + x 1 - - y x -end - -my_func(1 2)
\ No newline at end of file |
