Skip to content

Commit c1ecb8b

Browse files
ntrelwilzbach
authored andcommitted
Fix D_S closing
1 parent 5c06583 commit c1ecb8b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/ctarguments.dd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Ddoc
22

3-
$(D_S $(TITLE)),
3+
$(D_S $(TITLE),
44

55
$(HEADERNAV_TOC)
66

@@ -262,6 +262,8 @@ $(P A symbol sequence aliases any named symbol - types, variables, functions and
262262
but not literals.
263263
Like an alias sequence, the kind of elements can be mixed.)
264264

265+
)
266+
265267
Macros:
266268
TITLE=Compile-time Sequences
267269
SUBNAV=$(SUBNAV_ARTICLES)

0 commit comments

Comments
 (0)