Sign in
dart
/
sdk.git
/
060e4e7e2ee9200b2fa0d45e5b84e2bca4e8d1db
/
.
/
pkg
/
front_end
/
testcases
/
expression
/
debug_instance_creation_03.expression.yaml.expect
blob: 19405fd522bd88a8adcba3509ff479d9b5a97c74 [
file
]
Errors
:
{
}
method
/* from org-dartlang-debug:synthetic_debug_expression */
debugExpr
(
dart
.
core
::
_OneByteString
s1
,
dart
.
core
::
_OneByteString
s2
)
→
dynamic
return
(()
→
dart
.
core
::
String
{
return
"${s1} ${s2}"
;
})(){()
→
dart
.
core
::
String
};