summaryrefslogblamecommitdiff
path: root/tests/typing/bad/testfile-assign-20.cpp
blob: b60dafb510c91a4fb26a6716bff5c21d83813cac (plain) (tree)
1
2

                              
int main() { int x; ++(x+1); }