mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
Migrate Java code to separate QL repo.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
public class MyFragment extends Fragment {
|
||||
// OK: super class enforces reference equality
|
||||
private int anotherField;
|
||||
}
|
||||
Reference in New Issue
Block a user