thx / gogocode

GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.
MIT License
5.47k stars 417 forks source link

Bug Report From Playground: 给第一行代码替换为注释后,报错了 #202

Open zhangdaren opened 1 year ago

zhangdaren commented 1 year ago

如上demo所示,给第一行代码替换为注释后,报错: AssertionError: Comments may appear as statements in otherwise empty statement lists, but may not coexist with non-Comment nodes.