blob: a0ad8acf96521df5d0d96a5a6f35871954c84e44 [file] [log] [blame]
import 'dart:async';
void main() {}
extension Extension<T> (){}
on Stream<T> (){}