fun test() { !true !true int++ int++ ++int ++int int-- int-- --int --int +12 +12 -12 -12 test!! test!! } // SET_TRUE: SPACE_AROUND_UNARY_OPERATOR