blob: 4270322aa08511e47898547f9e697a4971583c22 [file] [log] [blame]
fun foo(a: Int) {
a.unaryPlus()
}