Introduce Parameter: Do not apply to expressions of type Unit or Nothing
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun foo(): Int {
|
||||
<selection>throw Exception()</selection>
|
||||
}
|
||||
Reference in New Issue
Block a user