blob: 747702494472eedf14e80eb0d81f7838e3f0f0e3 [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.
package naming101;
public class c {
static int i = 1;
}