KT-51883 Don't use "-" in generated unique lifted declaration names
This commit is contained in:
committed by
teamcity
parent
fb9c5c13bd
commit
ecb3cc193c
+3
-3
@@ -8,15 +8,15 @@ public final class DeepInlineWithLabelsKt : java/lang/Object {
|
||||
public final static void foo(java.lang.String $this$foo, int count) {
|
||||
Local variables:
|
||||
16 $i$a$-block-DeepInlineWithLabelsKt$foo$1$1$1: I
|
||||
14 $this$foo_u24lambda_u2d2_u24lambda_u2d1_u24lambda_u2d0: J
|
||||
14 $this$foo_u24lambda_u242_u24lambda_u241_u24lambda_u240: J
|
||||
13 $i$f$block: I
|
||||
11 $i$a$-block-DeepInlineWithLabelsKt$foo$1$1: I
|
||||
12 z: Z
|
||||
9 $this$foo_u24lambda_u2d2_u24lambda_u2d1: J
|
||||
9 $this$foo_u24lambda_u242_u24lambda_u241: J
|
||||
8 $i$f$block: I
|
||||
6 $i$a$-block-DeepInlineWithLabelsKt$foo$1: I
|
||||
7 y: Z
|
||||
4 $this$foo_u24lambda_u2d2: J
|
||||
4 $this$foo_u24lambda_u242: J
|
||||
3 $i$f$block: I
|
||||
2 x: Z
|
||||
0 $this$foo: Ljava/lang/String;
|
||||
|
||||
Reference in New Issue
Block a user