1ebf3df920
Change-Id: Ie06776203080e91346582534af2d56c24581bd54 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/413200 Reviewed-by: Jens Johansen <jensj@google.com> Commit-Queue: Johnni Winther <johnniwinther@google.com>
7 lines
294 B
Dart
7 lines
294 B
Dart
#!/usr/bin/env dart
|
|
// Copyright (c) 2025, 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:kernel/src/tool/check_equivalence.dart';
|