Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit fbcccde

Browse files
sigmundchCommit Queue
authored and
Commit Queue
committed
[dart2js] migrate main_call_stub_generator
Change-Id: I7f8933d9a1de71418f03cf48b4afebfbadc0d0bb Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/267767 Reviewed-by: Stephen Adams <[email protected]> Reviewed-by: Nate Biggs <[email protected]> Commit-Queue: Sigmund Cherem <[email protected]>
1 parent 53c712e commit fbcccde

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/compiler/lib/src/js_emitter/main_call_stub_generator.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
44

5-
// @dart = 2.10
6-
75
library dart2js.js_emitter.main_call_stub_generator;
86

97
import 'package:compiler/src/options.dart';

0 commit comments

Comments
 (0)