cleanup and small escape character fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
set &x "Hello, World!"
|
||||
set &x "Hello, World!\n"
|
||||
set &y 123
|
||||
stdlnout $x
|
||||
stdout $x
|
||||
end $y
|
Reference in New Issue
Block a user