Community
Participate
Working Groups
/** * Hello World with explicit return type and explicit return expression. */ def sayHelloTo2(String to) { "Hello "+to+"!" } I think comment is wrong. should be - implicit return type - implicit return expression
Fixed in HEAD
Closing all bugs that were set to RESOLVED before Neon.0