I have tried: std.stdio.stdout.writeln() -- fails std.writeln() -- works std.stdout.writeln -- works
How does static import with std work?
I have tried: std.stdio.stdout.writeln() -- fails std.writeln() -- works std.stdout.writeln -- works
How does static import with std work?