Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dc1ec63

Browse files
committed
CPP: Undo an accidentally committed change to the test.
1 parent e149b6a commit dc1ec63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/ql/test/library-tests/lambdas/captures/elements.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ from Element e
44
where not e instanceof BuiltInType
55
and not e instanceof Specifier
66
and not e instanceof Folder
7-
select e, concat(e.getAQlClass(), ", ")
7+
select e

0 commit comments

Comments
 (0)