blob: ed75c76934ac48bcc2a246899387502ad3220b48 [file] [log] [blame]
fun foo(): Int {
<selection>throw Exception()</selection>
}