hello groovy
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package com.muwire.hostcache
|
||||
|
||||
public class HostCache {
|
||||
|
||||
public static void main(String[] args) {
|
||||
print "Hello world"
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user