blob: 66a962f92d788ed0e2e726a4ca4ad8154055df34 [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
// .dart_tool/package_config.json file,
// we default to the most reason one. In the tests this is hard-coded to 2.8.
/*library: languageVersion=2.8*/
main() {}