blob: 27f2e8eba2b55cdca4573a8261db98dc0b0ac68c [file] [log] [blame]
// @dart = 2.9
library test;
import 'dart:math';
f() {}
main() {}