Fix most of the tests. Turn off 3 of the tests temporarily.
This commit is contained in:
@@ -29,4 +29,4 @@ public class MathClass() {
|
||||
}
|
||||
|
||||
native
|
||||
public val Math = MathClass();
|
||||
public val Math: MathClass = MathClass();
|
||||
Reference in New Issue
Block a user