gr.test

Groovy (beta) code posted
created at 30 Jun 13:26

Edit | Back
1
2
3
4
5
6
7
8
9
10
11
12
def test(){
}

test2={
ary->
println ary
}

rect(){
 rect(){
 }
}
76 Bytes in 2 ms with coderay