universal-ctags / citre

A superior code reading & auto-completion tool with pluggable backends.
GNU General Public License v3.0
326 stars 26 forks source link

test (C): add a missing source file #89

Closed masatake closed 3 years ago

masatake commented 3 years ago

This change should be part of 3f31a0ad39c2a56519277c257c82826d35ae94cf (test: add a case for ``C, enh: consider name after "struct", "union", or "enum"'').

The file is needed to regenerate target.tags file.

Signed-off-by: Masatake YAMATO yamato@redhat.com

AmaiKinono commented 3 years ago

Thanks!