aboutsummaryrefslogtreecommitdiff
path: root/test/hello.qbe
diff options
context:
space:
mode:
Diffstat (limited to 'test/hello.qbe')
-rw-r--r--test/hello.qbe2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/hello.qbe b/test/hello.qbe
index 3e695ab..1826315 100644
--- a/test/hello.qbe
+++ b/test/hello.qbe
@@ -1,4 +1,4 @@
-data $.Lstring.2 = align 1 { b "hello", z 1, }
+data $.Lstring.2 = align 1 { b "hello\000", }
export
function w $main() {
@start.1