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

public class Sub {

}