[kotlinTraitNoImplThroughDelegate.0.kt] Function call (11: 51) fun test(twdni: TraitWithDelegatedNoImpl) = twdni.foo()
[kotlinTraitNoImplThroughDelegate.1.java] Unclassified usage (7: 14) some.foo();