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