Sign in
dart
/
sdk.git
/
c79dbacc3cac22b983ab8293d177d1cc4d968b95
/
.
/
pkg
/
front_end
/
testcases
/
nnbd
/
issue44362.dart.textual_outline.expect
blob: 395f9d165d0bf2011dee7f1f2d7fdc6631e8471b [
file
] [
log
] [
blame
]
foo
<
X
>(
X
?
x
)
{}
bar
<
Y
>(
dynamic
y
)
{}
main
()
{}