Sign in
dart
/
sdk.git
/
75cf999566f9cf97ef471609a6b51fab6f998511
/
.
/
pkg
/
front_end
/
testcases
/
rasta
/
issue_000047.dart.textual_outline.expect
blob: c8f89c204b99a2cf035152d3e29a205b47e3d6e4 [
file
] [
log
] [
blame
]
typedef
void
T
(
C
<
C
>);
T test
()
=>
throw
''
;
main
()
{}