Skip to content

Commit

Permalink
Update doc/manual/src/language/string-context.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ericson2314 authored Oct 27, 2023
1 parent 84a5812 commit 2615e67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/manual/src/language/string-context.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ The context is specified explicitly by an [attribute set] in the format that [`b
A string with arbitrary contexts can be made like this:

1. Create a string with the desired string context elements.
(The contents of the string do not matter.)
2. Dump its context with [`builtins.getContext`].
3. Combine it with a base string and repeated [`builtins.appendContext`] calls.

Expand Down

0 comments on commit 2615e67

Please sign in to comment.