Sign in
dart
/
sdk.git
/
fc82eeed7df32eb6061cb0662b7c200e88f48e1c
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
infer_rethrow.dart.outline.expect
blob: f5034cd930f87242bbccb705f80fce70c66b9841 [
file
] [
log
] [
blame
]
library test
;
import
self
as
self
;
static
method test
(()
→*
dynamic
f
,
()
→*
dynamic
g
)
→
dynamic
;
static
method main
()
→
dynamic
;