Y
Hacker News
new
|
ask
|
show
|
jobs
by
deschutes
1512 days ago
`fmt::print` isn't using the uninitialized variable in your example. After correcting that, it produces a report.
https://godbolt.org/z/97bo3YTbc
1 comments
jcelerier
1512 days ago
wops, good catch
link