[FIR] Implement checker for exhaustive when's in expression position
This commit is contained in:
+1
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
sealed class Sealed(val x: Int) {
|
||||
interface ITuple {
|
||||
val x: Int
|
||||
|
||||
Reference in New Issue
Block a user