[FIR] Fix Java sealed class inheritors
This fixes NO_ELSE_IN_WHEN diagnostics when using java sealed classes in an exhaustive when. #KT-58216 Fixed
This commit is contained in:
committed by
Space Team
parent
6405a174e2
commit
16ae83bde0
Vendored
+1
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
// !DIAGNOSTICS: -UNUSED_VARIABLE
|
||||
// ISSUE: KT-41215, KT-43551
|
||||
|
||||
|
||||
Reference in New Issue
Block a user