Sign in
dart
/
sdk.git
/
ffb598f3b5c3de1b4d0ca10608cd613407bfeec1
/
.
/
pkg
/
front_end
/
testcases
/
expression
/
param_method.expression.yaml.expect
blob: 0d0326b8b3016efb7b53db43b82d79c791d2668d [
file
]
Errors
:
{
}
method
/* from org-dartlang-debug:synthetic_debug_expression */
debugExpr
(
dynamic
x
,
dynamic
y
)
→
dynamic
return
x
{
dynamic
}.
foo
(
y
);