test: add nested empty list malformed error test (#1427)

This commit is contained in:
Gavin Jaeger-Freeborn 2023-02-03 02:17:22 -08:00
parent 84bfdcf234
commit e63155a925
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
nested-empty-list.carp:2:1 [ERROR] The form: (()) is malformed

View File

@ -0,0 +1,2 @@
(Project.config "file-path-print-length" "short")
(())