package kotlin fun foo(arg: Int) { val x = arg / 0 }