blob: 8c886f64beba3482a75cca24b9c9ed1e6d6b9fb8 [file] [log] [blame]
// Copyright (c) 2020, 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.
/*cfe:nnbd.library: nnbd=true*/
// @dart=%NNBD_VERSION_MARKER%
external int method(int? i);