blob: e0493db02d4de2ea552346a9c4c0e9039eac8e1e [file] [log] [blame]
// @dart = 2.9
library test;
main() {}
double f(x) => 1.0;