Sign in
dart
/
sdk.git
/
refs/tags/2.13.0-140.0.dev
/
.
/
pkg
/
front_end
/
testcases
/
instantiate_to_bound
/
non_simple_co_inductive.dart.textual_outline.expect
blob: 3a179d7e91cd152d0312849a0177fa5efb1dab2e [
file
] [
log
] [
blame
]
// @dart = 2.9
class
Hest
<
TypeX
extends
Hest
>
{}
main
()
{}