Files
c3c/test/test_suite14/module/module_error_string.c3
2023-01-11 18:00:08 +01:00

1 line
154 B
C

module "Hello my friend"; // #error: 'module' should be followed by a plain identifier, not a string. Did you accidentally put the module name between ""?