mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-08 08:31:26 +00:00
Implement inlining of default parameters in JS BE
Fix KT-17910
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// FILE: 1.kt
|
||||
// LANGUAGE_VERSION: 1.2
|
||||
// SKIP_INLINE_CHECK_IN: inlineFun$default
|
||||
// CHECK_CONTAINS_NO_CALLS: test
|
||||
package test
|
||||
|
||||
//problem in test framework
|
||||
|
||||
Reference in New Issue
Block a user