blob: 7f28e4c952451755096e05c165d9b4e3d0ecbb33 [file] [log] [blame]
// @dart = 2.9
library test;
main() {}
void functionExpressionInvocation() {}
void test() {}