blob: 4949daf3ee1fe197e61f2013c27a8704bc089c6d [file] [log] [blame]
Ben Murdoch097c5b22016-05-18 11:27:45 +01001int funcC() {
2 return 3
3 // Intentional syntax error. This file should never be compiled, so this
4 // shouldn't be a problem.