Normalize printed text
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@ feature
|
||||
io : BASIC_IO;
|
||||
do
|
||||
!!io;
|
||||
io.put_string("Hello World!");
|
||||
io.put_string("Hello World");
|
||||
io.put_newline
|
||||
end; -- run
|
||||
end; -- class HELLO
|
||||
|
||||
Reference in New Issue
Block a user