Skip to content

Commit

Permalink
Suppress more warnings, ids can't be renamed for backwards compat
Browse files Browse the repository at this point in the history
  • Loading branch information
osa1 committed Oct 17, 2023
1 parent 9d2c441 commit 66768ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/src/int64_native.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
// 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.

// ignore_for_file: constant_identifier_names

import 'int32.dart';
import 'intx.dart';
import 'utilities.dart' as u;
Expand Down

0 comments on commit 66768ce

Please sign in to comment.