blob: c434df68481e3d3ac47048da12660fb131192f51 [file] [log] [blame]
// This file shouldn't even be compiled.
int notNamedFoo() {
return 42;
}