blob: fc703bd12fe0017b5f2e0e79e62a11d89b8801d8 [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
;