Drop UNREACHABLE_CODE eager text range calculation

#KT-35242 Fixed
This commit is contained in:
Vladimir Dolzhenko
2019-12-04 17:47:21 +01:00
parent 9e4d7df86e
commit 272ca002d7
19 changed files with 321 additions and 126 deletions
@@ -1,4 +1,4 @@
// OUT_OF_CODE_BLOCK: FALSE
// OUT_OF_CODE_BLOCK: TRUE
// TYPE: '//'
// ERROR: Property must be initialized
@@ -6,4 +6,7 @@ var prop1: Int
set(value) {
<caret> println("prop.setter")
field = value
}
}
// TODO: Investigate
// SKIP_ANALYZE_CHECK