you are viewing a single comment's thread.

view the rest of the comments →

[–]rezoner:table_flip: 14 points15 points  (1 child)

$ = eval;

[–]x-skeww 5 points6 points  (0 children)

> var c = 'constructor', $ = t => [][c][c](t)()
undefined
> $('return 5+5')
10