« Return to Thread: Q: main not available
by grkuntzmd :: Rate this Message:
Reply to Author | View in Thread
#!/usr/bin/env groovy static main(def args) { println System.getProperty("java.version") }