blob: 54fba94a5d5d196d441aecf48111f2144aa1032d [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static method test(dynamic x) dynamic {
{
final synthesized dynamic #0#0 = x;
final const synthesized core::double #0#1 = #C1;
if(#C1 =={core::num::==}{(core::Object) core::bool} #0#0) {
}
}
}
constants {
#C1 = 1.0
}