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