// JAVAC_EXPECTED_FILE interface I2 { val size: Int } class B2 : java.util.ArrayList(), I2