blob: 771bd53109f8e2ac262bb29631a95fc35c33c489 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
typedef F = (@#C1 core::int x, core::num y, {@#C2 @#C3 core::String z, core::Object w}) void;
typedef G = (@#C1 core::int a, core::num b, [@#C2 @#C3 core::String c, core::Object d]) void;
static const field core::int foo = #C1;
static const field core::int bar = #C2;
static const field core::int baz = #C3;
static method main() dynamic {}