class-field-constructor.out 185 Bytes
Newer Older
1
*%(basename)s:6: SyntaxError: Classes may not have a field named 'constructor'
2 3 4
  constructor = function() {};
  ^^^^^^^^^^^
SyntaxError: Classes may not have a field named 'constructor'