Sign in
dart
/
sdk.git
/
85cfb9dadbf56d626dc57cfd743e534f7b96e900
/
.
/
pkg
/
front_end
/
testcases
/
regress
/
issue_35259.dart.textual_outline.expect
blob: a47d649b7194c6fac660c5c4fb102837bf8f89d9 [
file
] [
log
] [
blame
]
class
Supertype
{
factory
Supertype
()
=
Unresolved
;
factory
Supertype
()
=
Unresolved
;
}
main
()
{}