zig test
result hides printed output if it's missing a trailing newline
#6856
Labels
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
standard library
This issue involves writing Zig code for the standard library.
Milestone
print.zig:
Running
zig test print.zig
on Windows 7 gives the following command prompt output:I'd expect the last line to be either one of the following:
The text was updated successfully, but these errors were encountered: