blob: 0007d10a9b452143b991f1e358625ca6a3706a70 [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 test for testing access to private fields.
#library("Private3Test.dart");
#import("private_lib");
#source("private_main.dart");
#source("private_other.dart");