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

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