RosettaCodeData/Task/Variables/Cache-ObjectScript/variables-1.cos

4 lines
55 B
Plaintext

set MyStr = "A string"
set MyInt = 4
set MyFloat = 1.3