Wrong instruction for invoke private function
#KT-2202 Fixed
This commit is contained in:
@@ -120,8 +120,6 @@ public class SpecialFiles {
|
||||
|
||||
excludedFiles.add("kt684.jet"); // StackOverflow with StringBuilder (escape())
|
||||
|
||||
excludedFiles.add("kt1199.kt"); // Bug KT-2202
|
||||
excludedFiles.add("kt1779.kt"); // Bug KT-2202 - private fun tryToComputeNext() in AbstractIterator.kt
|
||||
excludedFiles.add("kt344.jet"); // Bug KT-2251
|
||||
excludedFiles.add("kt529.kt"); // Bug
|
||||
|
||||
|
||||
Reference in New Issue
Block a user