blob: 9af14c6c39e18938c041fc346cbc6518a1078348 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
typedef A<T extends core::num* = core::num*> = (T*) →* dynamic;
static field core::List<(core::num*) →* dynamic>* a;
static method main() dynamic
;