blob: a42c558c7510da28b68dff0d53bf19e3b62236f2 [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.
main() {
Expect.equals(42, prefix.topLevelVar);
}