mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 00:21:47 +00:00
Generate unique parameter names in LocalDeclarationsLowering
This commit is contained in:
@@ -19,4 +19,10 @@ fun box(): String {
|
||||
|
||||
// One instance of each is in kotlin.Metadata.d2
|
||||
// 1 \(X\)
|
||||
|
||||
// JVM_TEMPLATES
|
||||
// 1 \(Y\)
|
||||
|
||||
// JVM_IR_TEMPLATES
|
||||
// 5 \(Y\)
|
||||
// 4 \$this\$\(Y\)
|
||||
|
||||
Reference in New Issue
Block a user