[Manglers] Uniform handling of the error type in signature mangled names in all manglers
^KT-63723
This commit is contained in:
committed by
Space Team
parent
089b7f31b5
commit
194efac68c
@@ -0,0 +1,11 @@
|
||||
val test1: ErrorType
|
||||
field = error("") /* ErrorCallExpression */
|
||||
get
|
||||
|
||||
val test2: ErrorType
|
||||
field = error("") /* ErrorCallExpression */
|
||||
get
|
||||
|
||||
val test3: ErrorType
|
||||
field = error("") /* ErrorCallExpression */56;
|
||||
get
|
||||
Reference in New Issue
Block a user