blob: b25271f40e65b22452d1216a433a7fd6097a76a5 [file]
abstract class X : java.util.ArrayList<String>(), Runnable {
<caret>
}