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