library test; | |
import self as self; | |
import "dart:core" as core; | |
static field core::Map<core::int*, core::String*>* x1; | |
static field core::Map<core::num*, core::Pattern*>* x2; | |
static method test1() → dynamic | |
; | |
static method test2() → dynamic | |
; | |
static method main() → dynamic | |
; |