mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Updated error message.
This commit is contained in:
@@ -3,4 +3,4 @@ int BAR = 4; // #error: This looks like a constant variable, did you forget 'con
|
||||
|
||||
const BAZ = "ofke";
|
||||
|
||||
FOOBAR; // #error: Expected a top level declaration here.
|
||||
FOOBAR; // #error: Expected the start of a global declaration here
|
||||
Reference in New Issue
Block a user