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