Skip to content

Commit 36afb7e

Browse files
authored
Update expl3-commands.cwl
1 parent fd57aca commit 36afb7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

completion/expl3-commands.cwl

+2
Original file line numberDiff line numberDiff line change
@@ -3636,8 +3636,10 @@
36363636
\tl_concat:ccc {%<⟨tl var1 name⟩%>} {%<⟨tl var2 name⟩%>} {%<⟨tl var3 name⟩%>}#/%expl3
36373637
\tl_const:Ne %<⟨tl var⟩%> {%<⟨tokens⟩%>}#/%expl3
36383638
\tl_const:Nn %<⟨tl var⟩%> {%<⟨tokens⟩%>}#/%expl3
3639+
\tl_const:NV %<⟨tl var1⟩ ⟨tl var2⟩%>#/%expl3
36393640
\tl_const:ce {%<⟨tl var name⟩%>} {%<⟨tokens⟩%>}#/%expl3
36403641
\tl_const:cn {%<⟨tl var name⟩%>} {%<⟨tokens⟩%>}#/%expl3
3642+
\tl_const:cV {%<⟨tl var name⟩%>} %<⟨tl var⟩%>#/%expl3
36413643
\tl_count:N %<⟨tl var⟩%>#/%expl3
36423644
\tl_count:V %<⟨tl var⟩%>#/%expl3
36433645
\tl_count:c {%<⟨tl var name⟩%>}#/%expl3

0 commit comments

Comments
 (0)