aboutsummaryrefslogtreecommitdiff
path: root/test/builtin-constant-p.qbe
diff options
context:
space:
mode:
Diffstat (limited to 'test/builtin-constant-p.qbe')
-rw-r--r--test/builtin-constant-p.qbe2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/builtin-constant-p.qbe b/test/builtin-constant-p.qbe
new file mode 100644
index 0000000..f92388f
--- /dev/null
+++ b/test/builtin-constant-p.qbe
@@ -0,0 +1,2 @@
+export data $x = align 4 { w 1, }
+export data $y = align 4 { w 0, }