autoit: use local/global variable tags
commit0562f8edbcc2481b230e8f75c0df38db6d167238
authorJiří Techet <techet@gmail.com>
Sun, 16 Apr 2023 18:33:37 +0000 (16 20:33 +0200)
committerJiří Techet <techet@gmail.com>
Fri, 28 Apr 2023 14:52:24 +0000 (28 16:52 +0200)
treef3b9d80190234151a4d48b39d9a115ebe61dc13c
parent1d9681d78c0294c8c29925cdc89c2d8ae19b5abf
autoit: use local/global variable tags

Note that "local" variables seem to be local for the given file and
not local within a certain function so mapping them to tm_tag_local_var_t
isn't appropriate.
src/tagmanager/tm_parser.c
tests/ctags/simple.au3.tags