b3af778a38
- including tests for issues 46719 and 46887 Change-Id: I601fcfcb956e059f502cbece29fb2a6a00f68846 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/210464 Commit-Queue: Johnni Winther <johnniwinther@google.com> Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>
8 lines
375 B
Plaintext
8 lines
375 B
Plaintext
Errors: {
|
|
org-dartlang-debug:synthetic_debug_expression:1:5: Error: Couldn't find constructor 'Random'.
|
|
new Random()
|
|
^^^^^^
|
|
}
|
|
method /* from org-dartlang-debug:synthetic_debug_expression */ debugExpr() → dynamic
|
|
return invalid-expression "org-dartlang-debug:synthetic_debug_expression:1:5: Error: Couldn't find constructor 'Random'.\nnew Random()\n ^^^^^^";
|