088614d11b
Fixes https://github.com/dart-lang/sdk/issues/61821 Change-Id: Ibb2737553de713aeef725a19417e09202bee8ac3 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/509543 Reviewed-by: Keerti Parthasarathy <keertip@google.com>
6 lines
279 B
Dart
6 lines
279 B
Dart
// Copyright (c) 2026, 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.
|
|
|
|
export 'package:analyzer_plugin/utilities/range_factory.dart';
|