butternut icon indicating copy to clipboard operation
butternut copied to clipboard

Method call on new object constructed without params yields invalid code

Open back2dos opened this issue 8 years ago • 1 comments

In other words new Date().getTime() becomes new Date.getTime which doesn't mean the same thing.

back2dos avatar Apr 04 '18 14:04 back2dos

I am also having this issue.

Duplicate of https://github.com/Rich-Harris/butternut/issues/169

adamdupuis avatar Jul 05 '19 17:07 adamdupuis