Files
c3c/test/test_suite7/module/module_error_string.c3
2025-02-23 13:53:04 +01:00

1 line
154 B
Plaintext

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