Sign in
dart
/
sdk.git
/
refs/tags/2.14.0-209.0.dev
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
promotion_subtype_check.dart.weak.outline.expect
blob: b3d971438b43c00c360c9d03bef0f99a5829d49b [
file
] [
log
] [
blame
]
library test
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
method f
(
core
::
Object
*
x
)
→
void
;
static
method g
(
core
::
int
*
x
)
→
void
;
static
method main
()
→
dynamic
;