blob: 41bd24fb91e9fdbebaec3932be4409abf24be2a7 [file] [log] [blame]
// Copyright (c) 2011, 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
part of Libraries_and_Scripts_A06_t01_lib;
final L1_variable = 1;
L1_func() => 1;