library; | |
import self as self; | |
static method test(dynamic x) → dynamic { | |
#L1: | |
{ | |
final synthesized dynamic #0#0 = x; | |
final const synthesized has-declared-initializer Null #0#2 = #C1; | |
{ | |
if(let final dynamic #t1 = #0#0! in #0#0! == null) { | |
{ | |
break #L1; | |
} | |
} | |
} | |
} | |
} | |
constants { | |
#C1 = null | |
} |