Hello! When parsing a class with private fields (with hash char #), tokenizer.js throw createILLEGAL() - Unexpected "#" I think private fields, [see mozilla docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/Private_class_fields), are not yet supported?