blob: 65387371ec73d42061b359bf04a5ef6e7671b5d8 [file] [log] [blame]
fun a() : <caret>Int {} // fun a
fun b() : Short {
f()
}