Skip to content

Commit 0331516

Browse files
n2h9JDevlieghere
andauthored
Update lldb/test/API/functionalities/disassembler-variables/TestVariableAnnotationsDisassembler.py
Co-authored-by: Jonas Devlieghere <[email protected]>
1 parent ea1bf46 commit 0331516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/test/API/functionalities/disassembler-variables/TestVariableAnnotationsDisassembler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ def test_structured_annotations_api(self):
137137

138138
print(f"\nTesting GetVariableAnnotations() API on {instructions.GetSize()} instructions")
139139

140-
# Track what we find
140+
# Track what we find.
141141
found_annotations = False
142142
found_variables = set()
143143

0 commit comments

Comments
 (0)