blob: fd0bd38b93e440b429019a39b4c297526d06c29b [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
typedef FunctionReturningInt = () →* core::int*;
static method main() dynamic
;