blob: 74490bd4f3cfe3cbbfb8ed917525f3865c2d6075 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class Class extends core::Object {
synthetic constructor •() self::Class
;
method method({core::int x = 3}) dynamic
;
}
static method topLevel({has-declared-initializer core::int x}) dynamic
;