Sign in
dart
/
webdev
/
9aa6ca611c8ba22893ccf7de767677c84021ae24
/
.
/
fixtures
/
_testPackage
/
lib
/
test_library.dart
blob: 2eecb436ad293c8dd6ce1b12fd9e09fe2b9f8fff [
file
]
// 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.
int
valueFromTestPackage
=
3
;