blob: b6eb43b35612a95abd7ce60d83e5ba4c91139778 [file] [log] [blame]
// Copyright (c) 2022, 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.
import "string_replace_all_common.dart";
main() {
testAll((pattern) => pattern); // unwrapped
}