summaryrefslogtreecommitdiff
path: root/tests/typing/bad/testfile-redef-5.cpp
blob: 503a5922cb5eaff1b1a9dceabf0329eeeb44c2f7 (plain) (blame)
1
2
int main() { int x; int x; }