blob: 6bc9bc7d5890616929dc367b19f6ef6f8c6390e0 [file] [log] [blame]
class C {
get x => '$C'.hashCode;
}