blob: 5d034e8a3bd66c0c64a313411b7b3f3ecf6fa3b7 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
typedef Foo = (core::int, core::int);
static method test() dynamic
;
static method main() dynamic
;