This repository has been archived on 2026-02-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

6 lines
71 B
JavaScript

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