blob: 1b8ea743509b6fba7140a7940aaa7c553e6b2750 [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.
part of Libraries_and_Scripts_A06_t01_lib;
final L1_variable = 1;
L1_func() => 1;