From 1080b37bbe40fe56b919d22804c159cccdca3c95 Mon Sep 17 00:00:00 2001 From: bd-912 Date: Wed, 10 Apr 2024 23:40:25 -0600 Subject: Library rename, created A4 directories --- boil/tests/ex1.vapor | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 boil/tests/ex1.vapor (limited to 'boil/tests/ex1.vapor') 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 -- cgit v1.2.3