mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
Migrate Java code to separate QL repo.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
class A {
|
||||
// OK: super class is Object
|
||||
public int f;
|
||||
}
|
||||
Reference in New Issue
Block a user