You cannot have COMMENTs for functions which share a name with other objects
authorKarl O. Pinc <kop@karlpinc.com>
Wed, 26 Feb 2025 18:31:15 +0000 (12:31 -0600)
committerKarl O. Pinc <kop@karlpinc.com>
Wed, 26 Feb 2025 18:31:15 +0000 (12:31 -0600)
commitbfbe9325ba80781a3f18f80267cf876cae2484dd
treedc838c98cfa6e4e3bfdfa76935ab93a2ccf73264
parent190c82d44bc7366fac1a9a7736edeaf1f335e464
You cannot have COMMENTs for functions which share a name with other objects

The solution is to have a separate syntax for function comments.
It is not worth the work at this time.
doc/README