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