Groovy method calling syntax

前端 未结 0 1812
走了就别回头了
走了就别回头了 2020-11-28 03:36

I am quite new to groovy and getting following error when running the below method.

def hi() {
    println("Hello World!")
}

hi()

def runHi() {
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题