blob: 590aa9cd381bdb4d88fdfd1a1cbd4be5a2a2e168 [file] [log] [blame]
class A {
fun my() {
repeat()
}
}