blob: ec2fc8349d288148dc24b1c388a55ab0053781f2 [file] [log] [blame]
public class Foo: Small() {
override fun test(hi: String) {
}
}