blob: d2766156005e02ee8994b78090e0a4c68de75c4b [file]
import test.*
fun box(): String {
return A().call();
}