From 2323ca6c9ec3c8ee76b9acf13745b80b92952a6a Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 18 Mar 2019 23:47:45 +0100 Subject: Add struct, import caching, binop ops etc --- tests/sub/a.amal | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/sub/a.amal (limited to 'tests/sub') diff --git a/tests/sub/a.amal b/tests/sub/a.amal new file mode 100644 index 0000000..1e9c8a4 --- /dev/null +++ b/tests/sub/a.amal @@ -0,0 +1 @@ +const b = @import("../b.amal"); \ No newline at end of file -- cgit v1.2.3