// "Compute constant value of 'Math.sqrt(...) + 10'" "true-preview" class Test { void test() { double res = 11.414213562373096; } }