blob: 51bc52d3d049818dd22a3f40dfb92a284e687e8c [file] [log] [blame]
library;
import self as self;
static method test(dynamic x) dynamic {
{
final synthesized dynamic #0#0 = x;
final const synthesized has-declared-initializer Null #0#1 = #C1;
if(#0#0 == null) {
}
}
}
constants {
#C1 = null
}