5 lines
57 B
Text
5 lines
57 B
Text
|
|
(let immutable 5)
|
||
|
|
|
||
|
|
(mut mutable "hello")
|
||
|
|
(set mutable 5)
|