summaryrefslogblamecommitdiff
path: root/tests/typing/bad/testfile-bang-2.cpp
blob: 1cecc76f7f885e8ee295bd302e1dd96e57f05fa4 (plain) (tree)
1
2
3
4



                        
void foo() {}
int main() { !(foo()); }