JS: fix inlining in a new flat JS generator
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package foo
|
||||
|
||||
// CHECK_CONTAINS_NO_CALLS: maxBySquare_0
|
||||
// CHECK_CONTAINS_NO_CALLS: maxBySquare
|
||||
|
||||
internal data class Result(var value: Int = 0, var invocationCount: Int = 0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user