[tools] migrate the rest of tools/ to null safety

Change-Id: Ieec55a99e9020f8f3962654e07518726d9f66fc4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/249540
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
Devon Carew
2022-06-24 16:38:39 +00:00
committed by Commit Bot
parent 33822c4caa
commit e9f7cab5ca
8 changed files with 51 additions and 50 deletions
-2
View File
@@ -3,8 +3,6 @@
// 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.
// @dart = 2.9
import 'package:test_runner/test_runner.dart';
void main(List<String> args) {