Sign in
dart
/
sdk.git
/
b81ec2c22e3ba3e2222773fba9e702826eaf7072
/
.
/
pkg
/
front_end
/
testcases
/
general
/
issue56079.dart.strong.modular.expect
blob: a67356cafeaf2a663b588fd5e78c25939f76a0f0 [
file
] [
log
] [
blame
]
library
;
import
self
as
self
;
static
method f
<
T
extends
Never
>(
self
::
f
::
T t
)
→
void
{
t
{
Never
}.
f
();
}
static
method main
()
→
dynamic
{}