mirror of
https://github.com/cc65/cc65.git
synced 2025-01-24 04:34:35 +00:00
4 lines
258 B
Plaintext
4 lines
258 B
Plaintext
bug1889-missing-identifier.c:3: Error: Identifier or ';' expected after declaration specifiers
|
|
bug1889-missing-identifier.c:3: Warning: Implicit 'int' is an obsolete feature
|
|
bug1889-missing-identifier.c:4: Error: Declaration specifier or identifier expected
|