Created
October 13, 2017 21:29
-
-
Save mcupak/405ecb194f6431e76a31b415cf921435 to your computer and use it in GitHub Desktop.
Evaluating a simple statement in JShell.
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
| jshell> System.out.println(x) | |
| 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment