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