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