blob: b1548e0e714ef96f885fc0d87d91345c239e10e8 [file]
library;
import self as self;
import "dart:core" as core;
static method test() dynamic /* scope=[
#ctx1: not-captured VariableContext([
local-variable const x;
]),
] */ {
x := #C1;
return #C1;
}
constants {
#C1 = ""
}