• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1int main() {
2    return 0;
3}
4
5/*%%*
6'main' must return 'void'
7*%%*/