mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
When a global const has invalid attributes, handling is incorrect, leading to a crash #2785.
This commit is contained in:
1
test/test_suite/constants/const_unfinished_parse.c3
Normal file
1
test/test_suite/constants/const_unfinished_parse.c3
Normal file
@@ -0,0 +1 @@
|
||||
const A @if(; // #error: An expression was expected.
|
||||
Reference in New Issue
Block a user