Normalize printed text
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
define method main (#rest args)
|
||||
princ("Hello world!");
|
||||
princ("Hello World");
|
||||
end;
|
||||
|
||||
main();
|
||||
|
||||
Reference in New Issue
Block a user