aboutsummaryrefslogtreecommitdiff
path: root/tests/nested-array.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nested-array.c')
-rw-r--r--tests/nested-array.c1
1 files changed, 1 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