blob: 4e0e374986f75aacaa2bc7bd25866b9fdf39262a [file] [log] [blame]
import "bar.dart";
class Foo = Object with Bar implements Baz;