binyomen / pwsh-live-doc

Run real code examples to generate empirical documentation of the complex nonsense that is PowerShell semantics.
https://www.pwsh-live-doc.com/
MIT License
5 stars 0 forks source link

Add page about null-coalescing operator double evaluation #25

Closed binyomen closed 4 years ago

binyomen commented 4 years ago

Since this operator was only introduced in PowerShell 7, I also added a MinVersion parameter to OutputCode so that we weren't just generating error output for versions less than 7.

We also now only get the version for a particular exe once. Before we would require the version for each exe every time OutputCode ran, which slowed down the build.

github-actions[bot] commented 4 years ago

🚀 Deployed on https://5ee48fc9f938dece5e2810de--dazzling-easley-c1a84e.netlify.app