aboutsummaryrefslogtreecommitdiff
path: root/test/const-false.qbe
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2022-08-09 15:40:31 -0700
committerMichael Forney <mforney@mforney.org>2022-11-29 11:41:26 -0800
commit830cf3293387ce41325d32308d024ad273ba4ef0 (patch)
treeff2268764b7e6f1ec516c4c9fd6f3a3b8e8f79b8 /test/const-false.qbe
parent8a3ed28569f14bfde94cd7a75fa89c356caf459c (diff)
Implement C23 predefined bool constants
Diffstat (limited to 'test/const-false.qbe')
-rw-r--r--test/const-false.qbe1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/const-false.qbe b/test/const-false.qbe
new file mode 100644
index 0000000..90a4475
--- /dev/null
+++ b/test/const-false.qbe
@@ -0,0 +1 @@
+export data $x = align 1 { b 0, }