blob: 41a8e7b74e748cdfb75e259a0ec6c800e016ede0 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
typedef F<T extends core::Object* = dynamic> = () →* T*;
static final field core::Map<core::String*, () →* core::int*>* x;
static method main() dynamic
;