Hacker News new | ask | show | jobs
by dsherret 1772 days ago
The equivalent in Deno is:

  $ deno eval -p "1 + 1"
  2