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

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