summaryrefslogtreecommitdiffstats
path: root/tools/lint/test/files/file-whitespace/bad.c
blob: 4309b1f55d0e80b8627b6274157d88880a4ceef9 (plain)
1
2
3
int main() { 
return 0; 
}