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