Files
c3c/test/test_suite2/functions/failable_param.c3
2022-09-24 14:35:58 +02:00

4 lines
79 B
C

module test;
fn void test4(void!); // #error: Parameters may not be optional.