| library; | |
| import self as self; | |
| import "dart:core" as core; | |
| static method test(dynamic x) → dynamic { | |
| #L1: | |
| { | |
| final synthesized dynamic #0#0 = x; | |
| { | |
| if(let final core::Object #t1 = let dynamic #t2 = #0#0 in #t2 == null ?{core::Object} #t2 as core::Object : #t2{core::Object} in (let dynamic #t3 = #0#0 in #t3 == null ?{core::Object} #t3 as core::Object : #t3{core::Object}) == null) { | |
| { | |
| break #L1; | |
| } | |
| } | |
| } | |
| } | |
| } |