Drop UNREACHABLE_CODE eager text range calculation
#KT-35242 Fixed
This commit is contained in:
@@ -620,6 +620,10 @@ fun main(args: Array<String>) {
|
||||
model("codeInsight/outOfBlock", pattern = KT_OR_KTS)
|
||||
}
|
||||
|
||||
testClass<AbstractChangeLocalityDetectorTest> {
|
||||
model("codeInsight/changeLocality", pattern = KT_OR_KTS)
|
||||
}
|
||||
|
||||
testClass<AbstractDataFlowValueRenderingTest> {
|
||||
model("dataFlowValueRendering")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user