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