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