`if'+: support sh(1)-style comments on the line..
commit79f20530a0d64297552ed00f7acf8f064681a4cc
authorSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Sat, 18 Jun 2016 14:26:24 +0000 (18 16:26 +0200)
committerSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Thu, 15 Sep 2016 13:57:59 +0000 (15 15:57 +0200)
treeffa8e855c5439cbdca54435a556d7d70528b4af3
parent42b42dafcfad5b0004d11b45d3b6d7e72c99a540
`if'+: support sh(1)-style comments on the line..

now that [topic/wysh] added sh(1)ell-style argument quoting
including shell-style comments (for some commands already) i for
one start hating not being able to use shell-style comments
anywhere.  A (more or less) backward-compatible step ahead is
adding support for comments on `if' lines.
cmd_cnd.c