blob: fbcbaee2aad87f129adfff5a5b54fe83b6eeb893 [file] [log] [blame]
import 'dart:isolate';
var subscription;
void onData(x) {}
main() {}