JS: move more test to box tests
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
function A(c) {
|
||||
this.c = c;
|
||||
}
|
||||
|
||||
A.g = 3;
|
||||
A.c = "hoooray";
|
||||
Reference in New Issue
Block a user