| library test /*isNonNullableByDefault*/; | |
| import self as self; | |
| import "dart:core" as core; | |
| static method test(core::List<core::int> o) → void | |
| ; | |
| static method functionExpressionInvocation(core::List<core::int> o) → void | |
| ; | |
| static method main() → dynamic | |
| ; |