2014-10-31 11:38:52 +11:00

6 lines
71 B
JavaScript

class Test {
constructor() {
super.hasOwnProperty("test");
}
}