blob: 87ceec1089a15b41606de4d39e7b89e9c5116400 [file] [log] [blame]
library;
import self as self;
import "dart:_internal" as _in;
static method bad() dynamic {
return let final has-declared-initializer Null #t1 = null in #t1 == null ?{Null} null : let final Never #t2 = (let final Never #t3 = #t1{Never} in throw new _in::ReachabilityError::•("`null` encountered as the result from expression with type `Never`.")){Never}.[](1) in throw new _in::ReachabilityError::•("`null` encountered as the result from expression with type `Never`.");
}
static method main() dynamic {}