Sign in
dart
/
sdk.git
/
refs/tags/2.14.0-347.0.dev
/
.
/
pkg
/
front_end
/
testcases
/
general
/
future_or_null.dart.weak.outline.expect
blob: 0ef8cab73d34ae42703aea8bfea6a81de381b02a [
file
] [
log
] [
blame
]
library
;
import
self
as
self
;
import
"dart:async"
;
static
get
foo
()
→
FutureOr
<
Null
>*
;
static
method main
()
→
dynamic
;