blob: f73ae3c3aaaa23c81d1892a164fc9d68e47e9b77 [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.
library Imports_A02_t22_lib;
import "1_Imports_A02_t22_lib2.dart";
export "1_Imports_A02_t22_lib2.dart";
final endless_loop = "Endless loop";