blob: d69b2c98ea8568624a0151038031a26253deea48 [file]
library;
import self as self;
static method test(dynamic x) dynamic {
{
hoisted dynamic y;
final synthesized dynamic #0#0 = x;
if(true) {
#0#0!;
y = #0#0!;
{}
}
}
}