blob: 0cc41e9a1e8e6f6f687861937c35326edcc315e1 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static method main() dynamic {
core::Object* a;
core::Object* b;
return <core::Object*>[let final core::Object* #t1 = a in #t1.{core::Object::==}(null) ?{core::Object*} b : #t1];
}