Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 7 years ago

Language

Compiler

Options

Author

anonymous

about 7 years ago

$
prog.cc:8:6: error: redefinition of 'void f(const int&)'
 void f(const VOLATILE int&) {}
      ^
prog.cc:7:6: note: 'void f(const int&)' previously defined here
 void f(const int&) {}
      ^
Exit Code:
1