mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
docs: add language/string-literals.md
This commit is contained in:
parent
6ed67d35ed
commit
9e8afc68e5
7 changed files with 199 additions and 172 deletions
|
@ -16,7 +16,7 @@ An *identifier* is an [ASCII](https://en.wikipedia.org/wiki/ASCII) character seq
|
|||
|
||||
# Names
|
||||
|
||||
A name can be an [identifier](#identifier) or a [string literal](./syntax.md#string-literal).
|
||||
A name can be an [identifier](#identifier) or a [string literal](string-literals.md).
|
||||
|
||||
> **Syntax**
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue