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