blob: 13063fa5e58eaf428a4f0ce363139a0a8e5c4ccc [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
static field core::List<({x: core::int*}) →* core::Object*>* v;
static method f({core::int* x}) core::int*
;
static method g({core::int* x}) core::String*
;
static method main() dynamic
;