blob: 09c4c03f3e4002a6c563c1f850b9df28c2016bf6 [file] [log] [blame]
// 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.
extension Extension1 on int {
method1() {}
}