Skip to content

Commit e63155a

Browse files
committed
test: add nested empty list malformed error test (carp-lang#1427)
1 parent 84bfdcf commit e63155a

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
nested-empty-list.carp:2:1 [ERROR] The form: (()) is malformed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
(Project.config "file-path-print-length" "short")
2+
(())

0 commit comments

Comments
 (0)