blob: 5a6827676e0daa226ed07e0b861b2489c2d8f03b [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
typedef F = (core::int) core::int;
static const field core::int app = #C1;
static method main() dynamic {}
constants {
#C1 = 0
}