blob: 72ae8093b7dbeae032b80c62fef3ecca0b926ccc [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
static method map<T extends core::Object? = dynamic>(() self::map::T% f1, () self::map::T% f2) self::map::T%
;
static method id<T extends core::Object? = dynamic>(self::id::T% t) dynamic
;
static method foo() Null
;
static method test() dynamic
;
static method main() dynamic
;