| library test; | |
| import self as self; | |
| import "dart:core" as core; | |
| static field core::bool* x; | |
| static field core::bool* y; | |
| static method f<T extends core::Object* = dynamic>() → self::f::T* | |
| ; | |
| static method test() → void | |
| ; | |
| static method main() → dynamic | |
| ; |