Sign in
dart
/
sdk
/
4e8a4a3b44074f6ab9038a89c6dba5ca831f624c
/
.
/
pkg
/
front_end
/
testcases
/
general
/
import_conflicting_setters_lib1.dart
blob: ddcf836fb6865bf9d074737d5a70fd55145e4029 [
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.
void
set
foo
(
int
value
)
{}