JS: fix inlining in a new flat JS generator
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package foo
|
||||
|
||||
// CHECK_CONTAINS_NO_CALLS: capturedInLambda_0
|
||||
// CHECK_CONTAINS_NO_CALLS: declaredInLambda_0
|
||||
// CHECK_CONTAINS_NO_CALLS: capturedInLambda
|
||||
// CHECK_CONTAINS_NO_CALLS: declaredInLambda
|
||||
|
||||
internal data class State(var count: Int = 0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user