blob: 04292264cf26278caee2e31aa6fdb30a118e25a2 [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:_internal" as _in;
import "dart:core" as core;
static method method(Never n) dynamic {
#L1:
{
final Never #0#0 = let final Never #t1 = n in throw new _in::ReachabilityError::•("`null` encountered as the result from expression with type `Never`.");
if(#0#0 =={core::Object::==}{(dynamic) → Never} #C1) {
}
}
}
constants {
#C1 = 0
}