bflattened / bflat

C# as you know it but with Go-inspired tooling (small, selfcontained, and native executables)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[zerolib] `Console.Write` and some overloads

opened this issue · comments

Currently, Console.Write only supports writing a single character. Please add overloads to at least writing strings and numeric values. Thank you.