FILE: Test.kt public final class Tester : R|Inheritor|, R|First| { public constructor(): super() public final fun test(): R|kotlin/Unit| { R|/Inheritor.foo|(String(abc), Int(456)) } }