blob: abb88b25aebe96b1707d3541272dc997c1a403aa [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static method f(dynamic x) void {
{
final synthesized dynamic #0#0 = x;
final const synthesized core::int #0#1 = #C1;
if(#C1 =={core::num::==}{(core::Object) core::bool} #0#0 && true) {
}
}
}
constants {
#C1 = 0
}