blob: eda444e90c8622ad2801b32a5d4a4fef2d3a2a75 [file] [log] [blame]
library;
import self as self;
import "dart:_internal" as _in;
import "dart:core" as core;
static method foo() void {
dynamic x;
x = #C1;
x = #C1;
x = new _in::Symbol::•("void");
}
constants {
#C1 = #void
}