blob: 458af7c50391b93b7c15a8ddd0d7b6d687e0360f [file]
import test.*
fun box(): String {
return switch(X.A) + switch(X.B)
}