// "Replace '~2' with constant value '-3'" "true" class Test { int x = ~2; }