mirror of
https://github.com/github/codeql.git
synced 2026-05-04 05:05:12 +02:00
Migrate Java code to separate QL repo.
This commit is contained in:
3
java/ql/test/query-tests/EmptyInterface/IAmNonEmpty.java
Normal file
3
java/ql/test/query-tests/EmptyInterface/IAmNonEmpty.java
Normal file
@@ -0,0 +1,3 @@
|
||||
public interface IAmNonEmpty {
|
||||
public void m();
|
||||
}
|
||||
Reference in New Issue
Block a user