blob: c43b7fdbcb447cd0749c8d6481970f9cfce9888d [file] [log] [blame]
// @dart = 2.6
import './public_method_tearoff_lib.dart';
class Foo extends Bar {}
void main() {}