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

4 lines
79 B
Plaintext

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