such identifiers do not actually exist in QL

This commit is contained in:
Philip Ginsbach
2023-05-22 11:22:47 +01:00
parent 3647b9cfeb
commit d4ab1c9643

View File

@@ -628,8 +628,6 @@ There are several kinds of identifiers:
- ``atLowerId``: an identifier that starts with an "@" sign and then a lower-case letter.
- ``atUpperId``: an identifier that starts with an "@" sign and then an upper-case letter.
Identifiers are used in following syntactic constructs:
::