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