Sign in
dart
/
sdk.git
/
7ddee84e7868bb4696e609b197389b8f2494bfb9
/
.
/
pkg
/
front_end
/
testcases
/
general
/
issue48323.dart.weak.outline.expect
blob: 99bde692c1cebb8d995a49ca1cc4155fa3db9627 [
file
] [
log
] [
blame
]
library
/*isNonNullableByDefault*/
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
field
<
T
extends
core
::
Object
?
=
dynamic
>()
→?
void
genericFunction
;
static
method foo
(()
→?
void
arg
)
→
void
;
static
method main
()
→
void
;