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