package test; class GenericProperty { void foo() { java.util.Map o = GenericPropertyKt.getTest(new java.util.HashMap()); } }