blob: da47b75abe0dc6c38e69f241ec2f2a9fc1a4e721 [file] [log] [blame]
int foo = 42;
extension type foo(String foo) {
set foo(double x) {}
}