Files
c3c/test/test_suite2/module/module_error_string.c3

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 ""?