blob: d90d6712fbd49dcc924941fae55c01bab7d76253 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static const field core::int annotation = #C1;
static method f(dynamic x) dynamic {
hoisted has-declared-initializer dynamic a;
{
final synthesized dynamic #0#0 = x;
a = #0#0;
}
}
constants {
#C1 = 0
}