System.print(Fn.new { while (true) return "ok" }.call()) // expect: ok