| File doc/godi-frontc/html/code_VALCprint.new_line.html | GODI Package godi-frontc |
| code_VALCprint.new_line.html |
let new_line _ =
commit ();
if !line <> "" then begin
flush ();
output_char !out '\n'
end;
follow := 0