mirror of
https://github.com/github/codeql.git
synced 2026-02-08 03:01:10 +01:00
update expected output
This commit is contained in:
committed by
GitHub
parent
75d77b70cc
commit
2430dbfd04
@@ -1,2 +1,2 @@
|
||||
| Test.qll:12:27:12:35 | VarDecl | succ was $@ in the super class. | Test.qll:4:27:4:35 | VarDecl | named pred |
|
||||
| Test.qll:12:38:12:46 | VarDecl | pred was $@ in the super class. | Test.qll:4:38:4:46 | VarDecl | named succ |
|
||||
| Test.qll:12:27:12:35 | succ | succ was $@ in the super class. | Test.qll:4:27:4:35 | pred | named pred |
|
||||
| Test.qll:12:38:12:46 | pred | pred was $@ in the super class. | Test.qll:4:38:4:46 | succ | named succ |
|
||||
|
||||
Reference in New Issue
Block a user