Sign in
dart
/
sdk.git
/
a304e5b156a9f33943d88e451d65275fc1b065a0
/
.
/
pkg
/
front_end
/
testcases
/
instantiate_to_bound
/
non_simple_variables_from_same.dart.textual_outline.expect
blob: 0755cda58d557a7711e5b6eb1b1dcb414a1e717e [
file
] [
log
] [
blame
]
class
Hest
<
TypeX
extends
Hest
<
TypeX
>>
{}
class
Fisk
<
TypeY
extends
Hest
>
{}
main
()
{}