KT-51883 Don't use "-" in generated unique lifted declaration names
This commit is contained in:
committed by
teamcity
parent
fb9c5c13bd
commit
ecb3cc193c
@@ -6,7 +6,7 @@ public final class C /* C*/ {
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
public static final C.Companion Companion;
|
||||
|
||||
private static final java.lang.String foo$lambda-0();// foo$lambda-0()
|
||||
private static final java.lang.String foo$lambda$0();// foo$lambda$0()
|
||||
|
||||
public C();// .ctor()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user