blob: 944fcfe9a4901d7e281bd411ce3945894b9b2859 [file] [log] [blame]
fun foo(): String {
return "abc"
}