Normalize printed text
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
integer
|
||||
main(void)
|
||||
{
|
||||
o_text("Hello world!\n");
|
||||
o_text("Hello World\n");
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user