blob: c7e36dd30bafda919fae536ed6dbf81d6bbbe4f2 [file] [log] [blame]
import 'issue41210_lib.dart';
class E with A, D {}
class G with A, F {}
main() {}