Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion spec/formatting.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ nor be made available to _function handlers_.
> An implementation MUST ensure that every _expression_ in a _message_
> is evaluated at most once.

> [!NOTE]
> [!IMPORTANT]
>
> Implementations with lazy evaluation MUST NOT use a
> call-by-name evaluation strategy. Instead, they must evaluate expressions
Expand Down