[FIR] Link some tests with issues

Just in case.

^KT-59874
This commit is contained in:
Nikolay Lunyak
2023-11-01 12:06:53 +02:00
committed by Space Team
parent 41c5934d4e
commit 425d5e808b
44 changed files with 50 additions and 6 deletions
@@ -1,3 +1,5 @@
// ISSUE: KT-56744
fun castInTry(s: Any) {
try {
s as String // Potential cast exception