blob: 91f4359457cc638a39cde966222928c0df0f07dc [file] [log] [blame]
extension on Object {
int get q => 42;
}
void main() {}