mvdan / sh

A shell parser, formatter, and interpreter with bash support; includes shfmt
https://pkg.go.dev/mvdan.cc/sh/v3
BSD 3-Clause "New" or "Revised" License
7.2k stars 340 forks source link

Revert "syntax: simplify unset-or-null with null default to just unset" #974

Closed mvdan closed 1 year ago

mvdan commented 1 year ago

(see commit message)

Fixes #970.