blob: 75e86a41c255f5fc33c967640e293fe7317c1d7d [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static method f(dynamic x) dynamic
return block {
core::int #t1;
final synthesized dynamic #0#0 = x;
#L1:
{
{
if(true) {
#t1 = 0;
break #L1;
}
}
}
} =>#t1;