blob: af66b46bb680f72bf06381dd38949a836b2d06d4 [file] [log] [blame]
class A {
var b = 0
fun a(i: Int) {}
}