ZacharyWesterman / paisley

Plasma Automation / Instruction Scripting Language
GNU General Public License v3.0
0 stars 0 forks source link

Add keyword `def` to set a variable to a default value if it doesn't exist (1.1.0+) #63

Closed ZacharyWesterman closed 9 months ago

ZacharyWesterman commented 9 months ago

Keyword could be initial instead, like

initial x = 3