blob: 3cf1e935232616cc1625950292393db43fe62300 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
import "dart:collection" as col;
import "dart:collection";
class A extends core::Object {
synthetic constructor •() self::A*
: super core::Object::•()
;
method foo() dynamic {
col::LinkedListEntry<col::LinkedListEntry<dynamic>*>* bar;
}
}
static method main() dynamic {
col::LinkedListEntry<col::LinkedListEntry<dynamic>*>* bar;
}