blob: a03c65d38659db75166c16e593298a3a5e51a5f5 [file] [log] [blame]
import test.Sub
class SubSub : Sub()
fun bar() = SubSub().foo()