import test.* fun box(): String { return A().doSomething().run() }