Re: function calls are not referenced for Bash scripts

Andrey Butirsky <[email protected]> Wed, 16 Jan 2019 05:47:46 +0300
Newsgroups gmane.comp.gnu.global.bugs
Message-ID <[email protected]>
Actually, I don't know, probably not.
I wonder if we could just force it to pick up all the simple commands?

On 16.01.2019 02:20, Shigio YAMAGUCHI wrote:
> Hello,
> Does Pygments pick up function references (It may look like a command call)?
> If not, there may be nothing you can do but to rewrite the program.