blob: 98c252372754ca1cd461e9be093d6339b139fa85 [file] [log] [blame]
fun empty() = when {
else -> 42
}