Hacker News new | ask | show | jobs
by wietze 2864 days ago
The most important import doesn't work, unfortunately:

  import antigravity
2 comments

At least all is not lost:

  Welcome to PyPy.js!
  >>> from __future__ import braces
    File "<console>", line 1
  SyntaxError: not a chance
  >>>
That was the first thing I tried :)