blob: 719b6e30e384b983e5456cf7bc33976e838d3759 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
static method optional_toplevel([has-declared-initializer core::List<core::int*>* x]) void
;
static method named_toplevel({has-declared-initializer core::List<core::int*>* x}) void
;
static method main() dynamic
;