From de004660726acb148bf0022706b7019ca560172d Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Tue, 16 Apr 2019 12:26:18 -0700 Subject: tests -> test --- test/const-init.qbe | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/const-init.qbe (limited to 'test/const-init.qbe') diff --git a/test/const-init.qbe b/test/const-init.qbe new file mode 100644 index 0000000..fb5d305 --- /dev/null +++ b/test/const-init.qbe @@ -0,0 +1 @@ +export data $s = align 4 { w 1, w 2, } -- cgit v1.2.3