blob: cb1b71b2778c7eb738e5b9970540f67e2db52c03 [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
;