JS backend: dropped unnecessary intrinsics in StringFIF. Added tests for CharSequence.size, CharSequence.length, CharSequence.length() and CharSequence.isEmpty().
This commit is contained in:
@@ -86,6 +86,6 @@ public final class StringTest extends AbstractExpressionTest {
|
||||
}
|
||||
|
||||
public void testExtensionMethods() throws Exception {
|
||||
fooBoxTest();
|
||||
checkFooBoxIsOk();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user