2015-01-13 22:02:04 +11:00

6 lines
71 B
JavaScript

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