blob: 4846f643bf2402b49058ce1125a8aaea13433b7b [file] [log] [blame]
# Copyright (c) 2017, the R8 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.
-allowaccessmodification
-dontshrink
-keep !final class naming001.A {
!private <methods>;
}