blob: 58f3ca3aba38580277f3d1aa41932be0875cc203 [file] [log] [blame]
class Test {
/**
* do something
*/
fun doSomething() = 0
}