Sign in
dart
/
sdk.git
/
refs/tags/2.17.0-189.0.dev
/
.
/
pkg
/
front_end
/
outline_extraction_testcases
/
import_prefix_overlap_with_field
/
test16.dart
blob: 41d882e516b19d1f0c7eed0b791819826f50be65 [
file
] [
log
] [
blame
]
String
test16toplevel
(
String
s
)
{
return
s
*
2
;
}