blob: 73b630c04d01604837e46c214efa1c63b905b812 [file] [log] [blame]
// @dart = 2.9
class Foo {}
set foo(x) {}
main() {}