blob: 86083d00bd8e5fe196d3ae714f004da5a8898850 [file]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
static method f(dynamic x) void {
final dynamic #t1 = x;
if(#t1.{core::Object::==}(0){(core::Object) core::bool}) {
}
}