UNPKG

webdash-readme-preview

Version:
13 lines (9 loc) 125 B
import kotlin.lang.test trait A { fun x() } fun xxx() : Int { return 888 } public fun main(args : Array<String>) { }