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