Sign in
dart
/
sdk
/
8e07d492ddbb53f5061e768a7d38f65dd3c5e88d
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
infer_consts_transitively_2_b.dart.weak.expect
blob: 8a4e70127fcf5722d4b79dad6eab8a8f70d3772f [
file
] [
log
] [
blame
]
library
/*isNonNullableByDefault*/
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
const
field core
::
int
b1
=
#C1;
static
method main
()
→
dynamic
{
#C1;
}
constants
{
#C1 = 2
}