blob: 2826baf623029dcbccd5baccfa2d14562bbd77d0 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
class A<T extends core::int> extends core::Object {
synthetic constructor •() self::A<self::A::T>
;
}
static field self::A<core::int> v;
static method test() dynamic
;