blob: 4244953e69bed9e79058c94b86b800bd58106c99 [file] [log] [blame]
import java.util.*;
class A extends ArrayList<String> {}