blob: 7270ed6e51acf838ae1c334aed082e939650b851 [file] [log] [blame]
// foo: to be implemented
actual fun foo(arg: Int): String {
TODO("not implemented") //To change body of created functions use File | Settings | File Templates.
}