RosettaCodeData/Task/Variables/Maple/variables-6.maple

4 lines
89 B
Plaintext

`This is a variable` := 1:
print(`This is a variable`);
1