blob: 14eef0517e843d68b4392f94fbf5b8480cfdd2c8 [file] [log] [blame]
// Copyright (c) 2017, 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.
// @dart=2.9
m3(String a, String b, [a1, a2]) {}
main() {}