Skip to content

Commit cdd3244

Browse files
fossjunkieMariusz Kliber
authored andcommitted
Add a test file
1 parent f5d43b8 commit cdd3244

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

cpp/ql/lib/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<<<<<<< HEAD
12
## 0.3.3
23

34
### New Features
@@ -16,6 +17,8 @@
1617

1718
* Under certain circumstances a variable declaration that is not also a definition could be associated with a `Variable` that did not have the definition as a `VariableDeclarationEntry`. This is now fixed, and a unique `Variable` will exist that has both the declaration and the definition as a `VariableDeclarationEntry`.
1819

20+
=======
21+
>>>>>>> 59c7b6be50 (Add a test file)
1922
## 0.3.1
2023

2124
### Minor Analysis Improvements

cpp/ql/qlucie.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Test PR

0 commit comments

Comments
 (0)