3 lines
70 B
Text
3 lines
70 B
Text
dim i
|
|
i = 43
|
|
Assert i=42, "There's got to be more to life than this!"
|
dim i
|
|
i = 43
|
|
Assert i=42, "There's got to be more to life than this!"
|