blob: c54dea5083c5a3f0dff4ef73824bb53591560cc3 [file] [log] [blame]
package demo
/**
* @return Hello
*/
fun hello(): String = "Hello"