Y
Hacker News
new
|
ask
|
show
|
jobs
by
turnsout
863 days ago
Eh, this is slightly dated—{"k":"v"} does work in the WebKit and Blink consoles, and the superset proposal was approved, so those separators should work fine too.
1 comments
pitaj
862 days ago
The console evaluates what is passed to it as an expression, which is a different context from how scripts or modules are evaluated.
link