blob: e08b1369a9f1e0850060ee8d22e43b4c21bdb902 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
typedef F = () →* void;
static final field core::Type* x = () →* void;
static method main() dynamic {}