Sign in
dart
/
sdk.git
/
a304e5b156a9f33943d88e451d65275fc1b065a0
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
infer_throw.dart.weak.outline.expect
blob: eccf26e04b6f6ee4925a2dc7f385abb357754b39 [
file
] [
log
] [
blame
]
library test
/*isNonNullableByDefault*/
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
field core
::
bool
t
;
static
field
Never
a
;
static
field core
::
int
b
;
static
field core
::
int
c
;
static
field core
::
int
d
;
static
method main
()
→
dynamic
;