blob: 8c87579e097e2e3d92e1b68795417a9fd23a6f54 [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 lib;
class List {
static final typename = 'MYLIST';
}