Skip to content

Commit

Permalink
Remove paragraph about sequential action re-ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
Veykril committed Nov 16, 2023
1 parent 7f1f377 commit 7ca407a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/general.rst
Original file line number Diff line number Diff line change
Expand Up @@ -388,13 +388,6 @@ Backus-Naur form. In particular:

($$,$$ ConfigurationPredicate)

:dp:`fls_u5ryccs9cpex`
Whenever the run-time semantics define certain actions to happen in an arbitrary
order, this means that a tool arranges for these actions to occur in a way that
is equivalent to some sequential order, following the rules that result from
that sequential order. This can happen, for example, if two parameters of a
given call expression have side effects.

.. _fls_9cd746qe40ag:

Versioning
Expand Down Expand Up @@ -435,4 +428,3 @@ under Implementation Requirements heading.
:dp:`fls_47svine904xk`
A *fact* is a requirement imposed on a conforming tool, stated in informative
language such as "is", "is not", "can", "cannot".

0 comments on commit 7ca407a

Please sign in to comment.