Skip to content

new new f a #1416

Closed
Closed
@satyr

Description

@satyr
$ coffee -bpe 'new new f a'
new f(a);

$ coffee -e 'console.log new new Function "++this.$"'
[Function: anonymous]

$ node -e 'new new Function("++this.$")'
{ '$': NaN }

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions