h.js 54 B

123
  1. function implement() {
  2. throw 'Not implemented';
  3. }