void main() { int i; ++i++; // ++i is not an l-value }