blob: 636af620635db99fee2cacaf3de19ab44639ae64 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class Foo extends core::Object {
static field dynamic _redirecting# = <dynamic>[self::Foo::•];
constructor named(dynamic p) self::Foo*
;
@self::forFactoryItself
static factory •(dynamic p) self::Foo*
let dynamic #redirecting_factory = self::Foo::named in invalid-expression;
}
static const field core::int* forParameter = 1;
static const field core::int* forFactoryItself = 2;
static const field core::int* anotherForParameter = 3;
static method main() dynamic
;