blob: 118d0c6fcc0414c6d6577825ad2b359e17cdd77d [file] [log] [blame]
// @dart = 2.9
library test;
import 'dart:async';
import 'dart:math' show Random;
main() {}
test() {}