mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
docs: add variables; rework scope (#11062)
Co-authored-by: Valentin Gagarin <valentin@gagarin.work>
This commit is contained in:
parent
b24757f08a
commit
6ed67d35ed
4 changed files with 35 additions and 10 deletions
|
@ -28,6 +28,7 @@
|
|||
- [Data Types](language/types.md)
|
||||
- [String context](language/string-context.md)
|
||||
- [Syntax and semantics](language/syntax.md)
|
||||
- [Variables](language/variables.md)
|
||||
- [Identifiers](language/identifiers.md)
|
||||
- [Scoping rules](language/scope.md)
|
||||
- [String interpolation](language/string-interpolation.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue