Skip to content

Instantly share code, notes, and snippets.

@sue445
Created October 22, 2014 09:13
Show Gist options
  • Save sue445/5563e1406ba90a8c6040 to your computer and use it in GitHub Desktop.
Save sue445/5563e1406ba90a8c6040 to your computer and use it in GitHub Desktop.
hello world
println "hello world"
@sue445
Copy link
Author

sue445 commented Oct 22, 2014

コンソールから実行

$ groovy https://gist.githubusercontent.com/sue445/5563e1406ba90a8c6040/raw/b4d9caff0cc2446090fc7a88b7500ac361604633/hello_world.groovy
Picked up _JAVA_OPTIONS: -Dfile.encoding=UTF-8
hello world

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment