3 lines
70 B
Text
3 lines
70 B
Text
constant n = 1
|
|
constant s = {1,2,3}
|
|
constant str = "immutable string"
|
constant n = 1
|
|
constant s = {1,2,3}
|
|
constant str = "immutable string"
|