Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 7 years ago

Language

Compiler

Options

Author

anonymous

over 7 years ago

$
prog.cc:4:8: error: redefinition of 'S' as different kind of symbol
struct S {};
       ^
prog.cc:1:6: note: previous definition is here
void S() {}
     ^
1 error generated.
Exit Code:
1