blob: b9a65fc54314e4156f2216e54507a430fc98867b [file] [log] [blame]
library test;
void test(List<int> o) {}
void functionExpressionInvocation(List<int> o) {}
main() {}