blob: 77a2dd1b522f711bcedfda08751043feaac3ba97 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
typedef F = () core::int;
static method main() dynamic
;