lit-lang/lit

Add const

MatheusRich opened this issue · 0 comments

Lit 0.1.0 will ship mutable variables (through let expressions), we could add an additional syntax const to allow immutable variables.