// "Compute constant value of '~2'" "true-preview" class Test { int x = ~2; }