Closed tomjaguarpaw closed 3 years ago
In Python
>>> quit
Use quit() or Ctrl-D (i.e. EOF) to exit
>>> exit
Use exit() or Ctrl-D (i.e. EOF) to exit
>>> help
Type help() for interactive help, or help(object) for help about object.
Next step: File a GHC proposal
Duplicate of https://github.com/tomjaguarpaw/tilapia/issues/10
Like Python