• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1void func() {
2    if (3) {}
3}
4
5/*%%*
6expected 'bool', but found 'int'
7*%%*/
8