Skip to content

Commit 366bec2

Browse files
authored
Corrected said rule (#2318)
1 parent ab893b4 commit 366bec2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specification/dartLangSpec.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16567,6 +16567,7 @@ \subsection{Identifier Reference}
1656716567

1656816568
<typeIdentifier> ::= <IDENTIFIER>
1656916569
\alt <OTHER\_IDENTIFIER>
16570+
\alt \DYNAMIC{}
1657016571

1657116572
<qualifiedName> ::= <typeIdentifier> `.' <identifier>
1657216573
\alt <typeIdentifier> `.' <typeIdentifier> `.' <identifier>

0 commit comments

Comments
 (0)