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