Add test for KotlinBytecodeToolWindow
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
package foo
|
||||
|
||||
import inlineFun1.*
|
||||
|
||||
fun test() {
|
||||
myFun1 { 1 }
|
||||
}
|
||||
Reference in New Issue
Block a user