Sign in
dart
/
sdk.git
/
cd65076031d67dde752af5a4b8fe0224f9d2b5fb
/
.
/
pkg
/
front_end
/
testcases
/
inference_new
/
while_loop.dart.textual_outline.expect
blob: cdb201d184c3dacf504b7f0868b5c8df74b956a2 [
file
] [
log
] [
blame
]
library test
;
T f
<
T
>()
=>
null
;
void
test
()
{}
main
()
{}