Sign in
dart
/
sdk.git
/
d2d2bf8e4fd98071750fbbcaeae2ed6bb2f4fd8f
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
bottom.dart.strong.expect
blob: d841a5d1686ef6745d079298d23ed14c5cf78788 [
file
]
library test
;
import
self
as
self
;
static
field
dynamic
v
=
null
;
static
method main
()
→
dynamic
{
self
::
v
;
}