Sign in
dart
/
sdk.git
/
a304e5b156a9f33943d88e451d65275fc1b065a0
/
.
/
pkg
/
front_end
/
testcases
/
instantiate_to_bound
/
inference_constrained_by_bound.dart.weak.outline.expect
blob: 5509e65f21b75ade7a859b9abe0ed2b45c612a4e [
file
] [
log
] [
blame
]
library
/*isNonNullableByDefault*/
;
import
self
as
self
;
import
"dart:core"
as
core
;
class
A
<
T
extends
core
::
num
>
extends
core
::
Object
{
synthetic constructor
•()
→
self
::
A
<
self
::
A
::
T
>
;
}
static
method main
()
→
dynamic
;