JavaCompilerCore/resources/packageTest/pkg/sub/Interface.jav
Daniel Holle 0b7f07108f
All checks were successful
Build and Test with Maven / Build-and-test-with-Maven (push) Successful in 2m43s
Fix #313
2024-04-08 14:25:41 +02:00

4 lines
48 B
Java

package pkg.sub;
public interface Interface {}