blob: 085740def346431b4565b8d3174db50d50b11d43 [file] [log] [blame]
import 'main_lib.dart';
class B extends A {}
main() {}