diff options
Diffstat (limited to 'tests/initializer-replace-static.qbe')
-rw-r--r-- | tests/initializer-replace-static.qbe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/initializer-replace-static.qbe b/tests/initializer-replace-static.qbe new file mode 100644 index 0000000..18b774e --- /dev/null +++ b/tests/initializer-replace-static.qbe @@ -0,0 +1 @@ +export data $x = align 1 { b "hallo", z 1, } |