Substring long scratch output with new lines
^KT-24016 Fixed
This commit is contained in:
+3
-1
@@ -1,2 +1,4 @@
|
||||
val a = "a".repeat(100)
|
||||
a
|
||||
a
|
||||
val b = "0123456789\n".repeat(10)
|
||||
b
|
||||
Reference in New Issue
Block a user