blob: 11a3633db9868c87af8dd08062bec9189c26e21e [file] [log] [blame]
// WITH_RUNTIME
fun test(): Int {
return 2
}