package testing.kt trait Base trait Derived: Base // REF: (testing.jj).JavaClass // REF: (testing.jj).JavaInterface // REF: (testing.kt).Derived