aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/nested-array.c1
-rw-r--r--tests/nested-array.qbe1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/nested-array.c b/tests/nested-array.c
new file mode 100644
index 0000000..3c62258
--- /dev/null
+++ b/tests/nested-array.c
@@ -0,0 +1 @@
+int x[2][3]; \ No newline at end of file
diff --git a/tests/nested-array.qbe b/tests/nested-array.qbe
new file mode 100644
index 0000000..cfc6bed
--- /dev/null
+++ b/tests/nested-array.qbe
@@ -0,0 +1 @@
+export data $x = align 4 { z 24 }