d: minor clean up
commit5325292e5db716a0f52e1a331351e6c0d21b23d9
authorAkim Demaille <akim.demaille@gmail.com>
Wed, 23 Jun 2021 05:19:20 +0000 (23 07:19 +0200)
committerAkim Demaille <akim.demaille@gmail.com>
Sun, 25 Jul 2021 16:21:12 +0000 (25 18:21 +0200)
treecb9141dffc9754259223cc716438eca076e14d2f
parentca403f672c77cb3adf3a244630bebed9cf6544fa
d: minor clean up

* doc/bison.texi: Use @samp, not "...", around pieces of code.
* examples/d/calc/calc.y: Don't promote %union.
doc/bison.texi
examples/d/calc/calc.y