initial test
This commit is contained in:
5
src/org/SHS/platforms.groovy
Normal file
5
src/org/SHS/platforms.groovy
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
package org.SHS
|
||||||
|
|
||||||
|
def sayHello(name) {
|
||||||
|
println "Hello, ${name}!"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user