mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
CPP: Undo an accidentally committed change to the test.
This commit is contained in:
@@ -4,4 +4,4 @@ from Element e
|
||||
where not e instanceof BuiltInType
|
||||
and not e instanceof Specifier
|
||||
and not e instanceof Folder
|
||||
select e, concat(e.getAQlClass(), ", ")
|
||||
select e
|
||||
|
||||
Reference in New Issue
Block a user