JetPositionManager: add tests
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package insertInBlock
|
||||
|
||||
fun foo() {
|
||||
val lambda = {
|
||||
val a = 1 // insertInBlock/InsertInBlockPackage$foo$lambda$1
|
||||
}()
|
||||
}
|
||||
Reference in New Issue
Block a user