2015-01-12 10:19:22 +11:00

6 lines
71 B
JavaScript

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