blob: 47a0d8ce44921725450e6946849ef4afde12e3a8 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static method test(dynamic x, dynamic list) dynamic
;
static method main() dynamic
;
static method expectThrows<Exception extends core::Object? = dynamic>(() void f) dynamic
;