blob: 9b064674efd74457ae856b8291469c949b6eb240 [file]
fun test() {
val x = 5
val y = x + 1
}