1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 10:41:16 +02:00

docs: add language/string-literals.md

This commit is contained in:
Ryan Hendrickson 2024-07-31 19:07:57 -04:00
parent 6ed67d35ed
commit 9e8afc68e5
7 changed files with 199 additions and 172 deletions

View file

@ -8,6 +8,10 @@ Such a construct is called *interpolated string*, and the expression inside is a
[path]: ./types.md#type-path
[attribute set]: ./types.md#attribute-set
> **Syntax**
>
> *interpolation_element*`${` *expression* `}`
## Examples
### String