Skip to content

Commit 699c0d3

Browse files
authored
Merge pull request #61673 from adrian-prantl/syntax
Fix syntax error in SIL documentation
2 parents 425bcfa + 740fa24 commit 699c0d3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/SIL.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3979,8 +3979,9 @@ The following types of test arguments are supported:
39793979

39803980
* Not counting instructions that are deleted when processing functions for tests.
39813981
The following instructions currently are deleted:
3982-
test_specification
3983-
debug_value [trace]
3982+
3983+
test_specification
3984+
debug_value [trace]
39843985

39853986

39863987
Profiling

0 commit comments

Comments
 (0)