blob: c410a31bc38781514913b7cc48b67536cc1a51c9 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
typedef ToValue<T extends core::Object* = dynamic> = (T*) →* void;
static method main() dynamic
;