object C { def main(args: Array[String]): Unit = { val x = B.foo } }