Files
c3c/test/test_suite/functions/missing_first_paren.c3
2021-11-16 17:46:44 +01:00

4 lines
45 B
Plaintext

fn void foo) // #error: Expected '('
{
}