// "Replace with 'NaN'" "true-preview" class Test { public void test() { double nan = 0.0/0.0; } }