@@ -1597,7 +1597,6 @@ function OutputStream(options) {
|
||||
if (self.is_generator) {
|
||||
output.print("*");
|
||||
}
|
||||
output.space();
|
||||
if (self.key instanceof AST_SymbolMethod) {
|
||||
self.print_property_name(self.key.name, self.quote, output);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user