Created
May 2, 2018 21:16
-
-
Save shelajev/ee4833abe2bad2c3d87260b8e1ae77f9 to your computer and use it in GitHub Desktop.
js-bash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ js | |
| > 1 + 2 | |
| 3 | |
| > print(“undefined is not a function”) | |
| undefined is not a function |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment