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

Skip to content

Commit d361053

Browse files
MathiasVPjketema
andauthored
Update cpp/ql/test/library-tests/dataflow/dataflow-tests/test.cpp
Co-authored-by: Jeroen Ketema <[email protected]>
1 parent 1e00e15 commit d361053

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • cpp/ql/test/library-tests/dataflow/dataflow-tests

cpp/ql/test/library-tests/dataflow/dataflow-tests/test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ void intArraySourceCaller() {
442442
sink(local); // $ ast,ir=440:7 ast,ir=441:18
443443
}
444444

445-
// The IR results for this test _is_ equivalent to the AST ones.
445+
// The IR results for this test _are_ equivalent to the AST ones.
446446
// See the comment on `intPointerSourceCaller2` for an explanation.
447447
void intArraySourceCaller2() {
448448
int local[2];

0 commit comments

Comments
 (0)