diff options
Diffstat (limited to 'tests/const-expr-shr.qbe')
-rw-r--r-- | tests/const-expr-shr.qbe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/const-expr-shr.qbe b/tests/const-expr-shr.qbe new file mode 100644 index 0000000..675fc96 --- /dev/null +++ b/tests/const-expr-shr.qbe @@ -0,0 +1 @@ +export data $x = align 4 { w 18446744073709551615, } |