JS backend: move StringBuilder to java.lang. Fix append return type.

This commit is contained in:
Erokhin Stanislav
2013-10-12 10:27:46 +04:00
parent 4d999bbb1f
commit bb6fd90bd9
6 changed files with 18 additions and 18 deletions
@@ -17,6 +17,6 @@ class StrMore {
// EXIST: StrSome
// EXIST: StrMore
// EXIST: StrInFun
// EXIST_JAVA_ONLY: StringBuilder
// EXIST: StringBuilder
// EXIST_JAVA_ONLY: StringBuffer
// ABSENT: StrAbsent