dd5b455a0c
This crashed because the canonical name for the replace procedure was unbound before all references to it had been loaded, causing subsequent reads of the canonical name to create reference without a target. This broke the flutter web smoke tests. Change-Id: I6249cfda85ff76b5e2dd31bb0cf8d6312ad50c1d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/177861 Reviewed-by: Jens Johansen <jensj@google.com> Commit-Queue: Johnni Winther <johnniwinther@google.com>
7 lines
239 B
YAML
7 lines
239 B
YAML
# Copyright (c) 2021, the Dart project authors. Please see the AUTHORS file
|
|
# for details. All rights reserved. Use of this source code is governed by a
|
|
# BSD-style license that can be found in the LICENSE file.
|
|
|
|
dependencies:
|
|
main: []
|