blob: 2ee82291645c45597b23f8aedab2db8de0998d9e [file]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
static method test1(core::int value) core::String
;
static method test2(core::int value) core::String
;
static method test3(core::int value) core::String
;
static method test4(core::int value) core::String
;
static method test5(core::int value) core::String
;
static method test6(core::int value) core::String
;
static method main() dynamic
;
static method expect(dynamic expected, dynamic actual) dynamic
;