aboutsummaryrefslogtreecommitdiff
path: root/test/string-octal.qbe
diff options
context:
space:
mode:
Diffstat (limited to 'test/string-octal.qbe')
-rw-r--r--test/string-octal.qbe2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/string-octal.qbe b/test/string-octal.qbe
new file mode 100644
index 0000000..f4090fa
--- /dev/null
+++ b/test/string-octal.qbe
@@ -0,0 +1,2 @@
+data $.Lstring.1 = align 1 { b "\001\012SS4\000", }
+export data $s = align 8 { l $.Lstring.1, }