summaryrefslogtreecommitdiff
path: root/boil/tests/ex1.vapor
diff options
context:
space:
mode:
Diffstat (limited to 'boil/tests/ex1.vapor')
-rw-r--r--boil/tests/ex1.vapor5
1 files changed, 5 insertions, 0 deletions
diff --git a/boil/tests/ex1.vapor b/boil/tests/ex1.vapor
new file mode 100644
index 0000000..bcfb38c
--- /dev/null
+++ b/boil/tests/ex1.vapor
@@ -0,0 +1,5 @@
+const functable_A
+ :A_foo
+
+func A_foo(this)
+ ret \ No newline at end of file