b59c3e22ef
Change-Id: Ia56ca5673096bd59423b808f585902af42dc2e5d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/404620 Reviewed-by: Martin Kustermann <kustermann@google.com> Auto-Submit: Alexander Thomas <athom@google.com>
13 lines
485 B
Dart
13 lines
485 B
Dart
// Copyright (c) 2021, 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.
|
|
|
|
// NOTE: THIS FILE IS GENERATED. DO NOT EDIT.
|
|
//
|
|
// Instead modify 'tools/experimental_features.yaml' and run
|
|
// 'dart pkg/front_end/tool/cfe.dart generate-experimental-flags' to update.
|
|
|
|
import "ast.dart";
|
|
|
|
const Version defaultLanguageVersion = const Version(3, 8);
|