blob: 95447202417e4e719bebc1cd0d2cd6543caf52ac [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;
if((let final core::int #t1 = #0#0 as core::int in #C1 =={core::num::==}{(core::Object) → core::bool} #0#0 as core::int) && true) {
}
}
}
constants {
#C1 = 0
}