// OPTION: 0 fun foo(n: Int): Int { val m = -1 m return 0 }