23d7f94dca
- add first test
5 lines
54 B
Kotlin
Vendored
5 lines
54 B
Kotlin
Vendored
|
|
|
|
fun foo(): String = "FAIL1"
|
|
|
|
fun exp_foo() = "FAIL2" |