mirror of
https://github.com/atom/atom.git
synced 2026-02-16 09:35:54 -05:00
5 lines
129 B
C
5 lines
129 B
C
int funcC() {
|
|
return 3
|
|
// Intentional syntax error. This file should never be compiled, so this
|
|
// shouldn't be a problem.
|