Add regression tests for obsolete issues
#KT-2592 Obsolete #KT-2768 Obsolete
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
fun box(): String {
|
||||
String()
|
||||
return String() + "OK" + String()
|
||||
}
|
||||
Reference in New Issue
Block a user