Reorganize site to make room for documenting the other built-in modules.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
^title Variables
|
||||
^category guide
|
||||
|
||||
Variables are named slots for storing values. You define a new variable in Wren
|
||||
using a `var` statement, like so:
|
||||
|
||||
Reference in New Issue
Block a user