Skip to content

Commit da519a0

Browse files
fossjunkieMariusz Kliber
authored andcommitted
Add a test file
1 parent 296c0a7 commit da519a0

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

cpp/ql/lib/CHANGELOG.md

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

34
### Deprecated APIs
@@ -15,6 +16,9 @@
1516

1617
## 0.3.5
1718

19+
=======
20+
<<<<<<< HEAD
21+
>>>>>>> b6a8c5bd08 (Add a test file)
1822
## 0.3.4
1923

2024
### Deprecated APIs
@@ -31,6 +35,9 @@
3135

3236
* All deprecated predicates/classes/modules that have been deprecated for over a year have been deleted.
3337

38+
=======
39+
<<<<<<< HEAD
40+
>>>>>>> cdd3244a90 (Add a test file)
3441
## 0.3.3
3542

3643
### New Features
@@ -49,6 +56,8 @@
4956

5057
* 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`.
5158

59+
=======
60+
>>>>>>> 59c7b6be50 (Add a test file)
5261
## 0.3.1
5362

5463
### 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

python/ql/lib/testfile.txt

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

0 commit comments

Comments
 (0)