Sign in
dart
/
sdk.git
/
5e373d134625e8300bc039df713378c9144b90e3
/
.
/
pkg
/
front_end
/
testcases
/
patterns
/
caseHead_withClassicPattern_guarded_insideIfStatement.dart.strong.transformed.expect
blob: f5e6adff73a319d0e07e592dc44991d03b3e1372 [
file
] [
log
] [
blame
]
library
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
method f
(
dynamic
x
)
→
void
{
{
final
synthesized
dynamic
#0#0 = x;
if
(#
C1
=={
core
::
num
::==}{(
core
::
Object
)
→
core
::
bool
}
#0#0 && true) {
}
}
}
constants
{
#C1 = 0
}