blob: 921361619332ea2429128a22d4631e2c301893b5 [file] [log] [blame]
fun x(): Int {
val i = 1
return i
}