Sign in
dart
/
sdk
/
e7c4784594de33112fb6d65bc09493fa8097fcf2
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
generic_methods_inference_error.dart.weak.outline.expect
blob: 18dd20b38b19bde15e0f1afb5f74e46c2a05f3f4 [
file
]
library test
/*isNonNullableByDefault*/
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
method f
(
core
::
List
<
core
::
String
>
y
)
→
void
;
static
method main
()
→
dynamic
;