blob: 3b64d663441a35d9b23d160d1ee4db9dc0059d7a [file] [log] [blame]
// Copyright (c) 2019, 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.
// If no language version is specified, and none if given in a .packages file,
// we default to the most reason one. In the tests this is hard-coded to 2.8.
/*library: languageVersion=2.8*/
main() {}