blob: 4c3cfcd648eca4e1b53b154bd953968e12170120 [file] [log] [blame]
// Copyright (c) 2019, 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: library=[{
"id": "library/memory:sdk/tests/web/native/lib1.dart::",
"kind": "library",
"name": "<unnamed>",
"size": 0,
"children": [],
"canonicalUri": "memory:sdk/tests/web/native/lib1.dart"
}]*/
// @dart = 2.7
import 'lib2.dart';
const dynamic field = const A();