|  | library /*isNonNullableByDefault*/; | 
|  | import self as self; | 
|  | import "dart:core" as core; | 
|  |  | 
|  | static field core::List<core::int> list1; | 
|  | static field core::List<core::int> list2; | 
|  | static field core::List<core::int> list3; | 
|  | static field core::List<core::int> list4; | 
|  | static field core::List<core::int> list5; | 
|  | static field core::List<core::int> list6; | 
|  | static field core::List<core::int> list7; | 
|  | static field core::bool someGrowable; | 
|  | static method foo(core::int i) → core::int | 
|  | ; | 
|  | static get bar() → (core::int) → core::int | 
|  | ; | 
|  | static method main() → void | 
|  | ; |