Sign in
dart
/
sdk
/
base
/
.
/
pkg
/
front_end
/
testcases
/
expression
/
initializing_formal_01.expression.yaml.expect
blob: 8e04f5307adbbf92bd3ff4c969dfe2e0cf0f2bbd [
file
]
Errors
:
{
}
method
/* from org-dartlang-debug:synthetic_debug_expression */
debugExpr
(
dart
.
core
::
int
i
,
dart
.
core
::
int
x
)
→
dynamic
return
i
.{
dart
.
core
::
int
::
isEven
}{
dart
.
core
::
bool
};