Skip to content

Commit d4ab1c9

Browse files
committed
such identifiers do not actually exist in QL
1 parent 3647b9c commit d4ab1c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/codeql/ql-language-reference/ql-language-specification.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -628,8 +628,6 @@ There are several kinds of identifiers:
628628

629629
- ``atLowerId``: an identifier that starts with an "@" sign and then a lower-case letter.
630630

631-
- ``atUpperId``: an identifier that starts with an "@" sign and then an upper-case letter.
632-
633631
Identifiers are used in following syntactic constructs:
634632

635633
::

0 commit comments

Comments
 (0)