mirror of
https://github.com/cc65/cc65.git
synced 2025-01-15 22:30:04 +00:00
5 lines
317 B
Plaintext
5 lines
317 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
|
|
bug1889-missing-identifier.c:6: Error: Expression expected
|