Files
c3c/test/test_suite2/functions/invalid_param.c3

2 lines
78 B
C

fn void foo(int ABC) { } // #error: Parameter names may not be all uppercase.