blob: c00631e5c4bd9a9c1d84d2ea7278d3a1bc63f719 [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
library libraryE.dart;
import "c.dart";
import "f.dart";
var fooE = 0;