diff --git a/tests/test_array_syntax_8.lisp b/tests/test_array_syntax_8.lisp new file mode 100644 index 00000000..0f1069b7 --- /dev/null +++ b/tests/test_array_syntax_8.lisp @@ -0,0 +1 @@ +(eq [1 2 3] [1 2 3])