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