blob: b4b86ab2739a4754e8b19655a9a2bd749536a768 [file] [log] [blame]
library test;
double f(x) => 1.0;
main() {}