Skip to content

Instantly share code, notes, and snippets.

@shelajev
Created June 11, 2019 15:34
Show Gist options
  • Save shelajev/bf09bf1f55a6518a34d12cf58cf66bd5 to your computer and use it in GitHub Desktop.
Save shelajev/bf09bf1f55a6518a34d12cf58cf66bd5 to your computer and use it in GitHub Desktop.
package example
object Hello extends App {
println(System.getProperty("java.home"))
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment