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