Sign in
dart
/
sdk.git
/
c79dbacc3cac22b983ab8293d177d1cc4d968b95
/
.
/
pkg
/
front_end
/
testcases
/
nnbd
/
issue41520.dart.textual_outline.expect
blob: 1abae431da6e72a6dd4cd74eee55e893af0185fd [
file
] [
log
] [
blame
]
void
errors
()
{}
void
_takesObject
(
Object
o
)
{}
void
_takesStackTrace
(
StackTrace
o
)
{}
void
main
()
{}