Get rid of inlineOptions usages in IDE tests
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
fun foo(inlineOptions p: () -> Unit){}
|
||||
fun foo(@Suppress("UNCHECKED_CAST") p: () -> Unit){}
|
||||
|
||||
fun bar() {
|
||||
<caret>
|
||||
|
||||
Reference in New Issue
Block a user