Skip to content

Commit b03a70c

Browse files
committed
fixup: add Unicode name for underscore
1 parent 395886a commit b03a70c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -989,7 +989,7 @@
989989

990990
\pnum
991991
A declaration is \defn{name-independent}
992-
if its name is \tcode{_} and it declares
992+
if its name is \tcode{_} (\unicode{005f}{low line}) and it declares
993993
a variable with automatic storage duration,
994994
a structured binding not inhabiting a namespace scope,
995995
the variable introduced by an \tcode{init-capture}, or

0 commit comments

Comments
 (0)