| library test; | |
| import self as self; | |
| import "dart:core" as core; | |
| static method optional_toplevel([has-declared-initializer core::List<core::int> x]) → void | |
| ; | |
| static method named_toplevel({has-declared-initializer core::List<core::int> x}) → void | |
| ; | |
| static method main() → dynamic | |
| ; |