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