mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
Migrate Java code to separate QL repo.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
public interface IAmNonEmptyAsWell {
|
||||
public class C {
|
||||
int x;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user