Files
kotlin-fork/compiler/testData/diagnostics/tests/smartCasts/variables/aliasing.txt
T
Tianyu Geng 7e2f15f532 FIR DFA: fix logic clear aliasing
The logic should clear back aliases as well. To ensure all back aliases
don't lose any information, statements on the original variable are
copied over to its aliases.
2021-08-06 22:57:15 +03:00

5 lines
72 B
Plaintext
Vendored

package
public fun test(): kotlin.Unit
public fun test2(): kotlin.Unit