blob: 376e5636cfd5cd0a5a98ad5814aecad08e093bde [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
static const field core::int* x1 = 1;
static final field core::int* x2;
static final field core::int* y1;
static final field core::int* y2;
static method foo() dynamic
;
static method main() dynamic
;