Ryan b4cca046a3 Stability Increases! Ver: 1.3!
Still work to be done though
2017-09-01 23:29:25 -04:00

8 lines
107 B
Plaintext

[START]{
test = 3
"Version: $VERSION$"
num = 3 + test
"Enter is safe! $num$"
num = five + 3
"Here!"
}