From 814d3e6818b6c4ed976818ecf525a599502e080e Mon Sep 17 00:00:00 2001 From: metagn Date: Thu, 6 Apr 2023 14:36:21 +0300 Subject: fix #19430 (#21603) --- tests/parser/t19430.nim | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/parser/t19430.nim (limited to 'tests/parser') diff --git a/tests/parser/t19430.nim b/tests/parser/t19430.nim new file mode 100644 index 000000000..c1aa6a92d --- /dev/null +++ b/tests/parser/t19430.nim @@ -0,0 +1,3 @@ +let x = proc() = ## abc +let y = 3 #[tt.Error +^ invalid indentation]# -- cgit 1.4.1-2-gfad0