aboutsummaryrefslogtreecommitdiffstats
path: root/abi-check-plugin/src/test/java/root/sub/Sub.java
blob: fcabcad840b9c6c59fd2db3d2e8ff16f2beb570a (plain) (blame)
1
2
3
4
5
6
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package root.sub;

public class Sub {

}