blob: e0648603eb268d85d5256335a029a11a1d0ac7a3 [file] [log] [blame]
library test;
void f() {}
var x = f();
main() {}