Sign in
dart
/
sdk.git
/
refs/tags/2.14.0-347.0.dev
/
.
/
pkg
/
front_end
/
testcases
/
general
/
generic_function_type_in_message.dart.weak.outline.expect
blob: 36becbd410217735fdf952d6398ef98e101f51e4 [
file
] [
log
] [
blame
]
library
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
method add
<
A
extends
core
::
num
*,
B
extends
core
::
num
*>(
self
::
add
::
A
*
a
,
self
::
add
::
B
*
b
)
→
core
::
num
*
;
static
method test
()
→
dynamic
;
static
method main
()
→
dynamic
;