New ScreenPanel
This commit is contained in:
6
script/test/calc.groovy
Executable file
6
script/test/calc.groovy
Executable file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
def calc(a){
|
||||
a*2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user