mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
remove spurious spaces
This commit is contained in:
@@ -39,10 +39,10 @@ When you write this process in QL, it closely resembles the above structure. Not
|
||||
result = count(getADescendant(p))
|
||||
}
|
||||
|
||||
For more information about the important concepts and syntactic constructs of QL, see the individual reference topics such as ":doc:`Expressions <expressions>`" and ":doc:`Recursion <recursion>`."
|
||||
For more information about the important concepts and syntactic constructs of QL, see the individual reference topics such as ":doc:`Expressions <expressions>`" and ":doc:`Recursion <recursion>`."
|
||||
The explanations and examples help you understand how the language works, and how to write more advanced QL code.
|
||||
|
||||
For formal specifications of the QL language and QLDoc comments, see the ":doc:`QL language specification <language>`" and ":doc:`QLDoc comment specification <qldoc>`."
|
||||
For formal specifications of the QL language and QLDoc comments, see the ":doc:`QL language specification <language>`" and ":doc:`QLDoc comment specification <qldoc>`."
|
||||
|
||||
QL and object orientation
|
||||
-------------------------
|
||||
|
||||
Reference in New Issue
Block a user