Home Explore Blog CI



nushell

1st chunk of `lang-guide/chapters/declarations.md`
15bb28412d5c8c34fa31737f65c1f0aa2d3a4f8cd7a9061a000000010000005e
---
head: [[meta, {name: draft}]]
---
# Declarations

TODO - `let`, `mut`, `const` and others

Title: Declarations
Summary
This section is a placeholder for describing declarations in the language, including keywords like 'let', 'mut', and 'const'. It is currently marked as a work in progress.