mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 12:42:11 +00:00
This for example allows it to correctly process comments written like this: ###################################### # # And example comment. # ###################################### Which would previously not get interpreted as valid module description comment blocks. [SVN r48313]