Fix testdata for try/catch inference and DFA
This commit is contained in:
+1
@@ -1,6 +1,7 @@
|
||||
// !WITH_NEW_INFERENCE
|
||||
// !LANGUAGE: +NewDataFlowForTryExpressions
|
||||
// !DIAGNOSTICS: -UNUSED_VARIABLE -UNUSED_VALUE -VARIABLE_WITH_REDUNDANT_INITIALIZER
|
||||
// SKIP_TXT
|
||||
// Related issue: KT-28370
|
||||
|
||||
class ExcA : Exception()
|
||||
|
||||
Reference in New Issue
Block a user