blob: f863dbabffd5acf856e2491a27e0e9d5692bc8f7 [file] [log] [blame]
### Compilation failed:
error: 1: expected 'int', but found 'float'
int foo() { return 1.0; }
^^^
1 error