Substring long scratch output with new lines

^KT-24016 Fixed
This commit is contained in:
Natalia Selezneva
2018-05-16 14:58:54 +03:00
parent 94bb19c765
commit 5a7b58c615
7 changed files with 52 additions and 23 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
foo.forEach { // ERROR: Unresolved reference: foo; Cannot choose among the following candidates wi...
foo.forEach { // ERROR: Unresolved reference: foo; Cannot choose among the following candidates without completing ty...
1 + 1
}