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
@@ -5,7 +5,7 @@ class Test {
// INVOCATION_COUNT: 1
// EXIST: String~(jet)
// EXIST: IllegalStateException
// EXIST_JAVA_ONLY: StringBuilder
// EXIST: StringBuilder
// EXIST_JAVA_ONLY: StringBuffer
// ABSENT: HTMLStyleElement
// ABSENT: Statement@Statement~(java.sql)