Workaround for complexType parsing
This commit is contained in:
@@ -254,6 +254,10 @@ class BasicTestCase extends Test {
|
||||
function testRest() {
|
||||
_testRest();
|
||||
}
|
||||
|
||||
function testTypeParsing() {
|
||||
_testTypeParsing();
|
||||
}
|
||||
}
|
||||
|
||||
class BasicObject {
|
||||
|
Reference in New Issue
Block a user