jah
parent
52f4e92000
commit
67fa3e9ec4
|
@ -1,9 +0,0 @@
|
||||||
public class Hi {
|
|
||||||
public static void main (String [] args) {
|
|
||||||
new Hi().this()
|
|
||||||
}
|
|
||||||
|
|
||||||
def "this"(){
|
|
||||||
print "hello"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue