blob: 14ec11567181725637087e09d85e0ec02c9ba820 [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
typedef Foo = (core::int, core::int);
static method test() dynamic
;
static method main() dynamic
;