Sign in
dart
/
sdk
/
a7f93d33d45a49588ddff4571d89be7361e0de5f
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
conditional_lub.dart.outline.expect
blob: 4276893a43c315cafc5288bfef5e37551c968e86 [
file
] [
log
] [
blame
]
library test
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
field core
::
bool
b
;
static
field core
::
int
x
;
static
field core
::
double
y
;
static
field
dynamic
z
;
static
method main
()
→
dynamic
;