blob: 3ef8496b03e6a2769afd3b61ae86dc703728a273 [file] [log] [blame]
library;
import self as self;
import "dart:_internal" as _in;
import "dart:core" as core;
static method method(Never n) dynamic {
#L1:
{
final synthesized 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
}