// PROBLEM: none fun test() { val foo = Foo() foo.put("a", "b") }