On 6/3/2020 7:58 AM, Stanislav Blinov wrote: > A good `writeln` would not call into C at all. C's puts() is thread safe. No reason to not use it. > So it's OK, we're only missing a plain `writeln`. Doing the basic, common cases by going around the horn is not good engineering.