blob: 5906114245f19438885d0ccd304a55bf9c185811 [file] [log] [blame]
library test /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
typedef F = () void;
static final field core::Map<core::String, () void> x;
static method main() dynamic
;