KT-51883 Don't use "-" in generated unique lifted declaration names
This commit is contained in:
committed by
teamcity
parent
fb9c5c13bd
commit
ecb3cc193c
@@ -30,7 +30,7 @@ public class Test {
|
||||
inner (anonymous) class Test$a$1
|
||||
inner (anonymous) class Test$b$1
|
||||
public method <init>(): void
|
||||
private final static method b$lambda-0(): void
|
||||
private final static method b$lambda$0(): void
|
||||
public method b(): void
|
||||
public @org.jetbrains.annotations.NotNull method getA(): java.lang.Runnable
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user