Sign in
dart
/
sdk
/
c4962efa659743cf9fb395c25d69b86cdb5fcfd5
/
.
/
pkg
/
front_end
/
testcases
/
nnbd
/
issue41520.dart.textual_outline_modelled.expect
blob: 27a8462ca1a8ba8757c93793806cca12d25f4287 [
file
] [
log
] [
blame
]
void
_takesObject
(
Object
o
)
{}
void
_takesStackTrace
(
StackTrace
o
)
{}
void
errors
()
{}
void
main
()
{}