blob: 49c169b6b9d4a20fe928a0451d9e01792a4794a6 [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 wrong_type_lib;
class A {
}