Skip to content

Instantly share code, notes, and snippets.

@rtt
Created November 26, 2012 11:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtt/4147818 to your computer and use it in GitHub Desktop.
Save rtt/4147818 to your computer and use it in GitHub Desktop.
> exit()
Mon Nov 26 11:46:30 ReferenceError: exit is not defined (shell):1
>
>
> qut
Mon Nov 26 11:46:32 ReferenceError: qut is not defined (shell):1
> quit
function () {
return nativeHelper.apply(quit_, arguments);
}
>
>
> quit*(
... quit)
NaN
> quit()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment