xref: /Universal-ctags/Tmain/json-output-much-parser-fields.d/run.sh (revision 87c9429336e0a9eb1c3aeb33594d5ec8809202e8)
1# Copyright: 2019 Masatake YAMATO
2# License: GPL-2
3
4#
5# This is crash test.
6# The input is broken so the we have no expectation for output.
7#
8
9CTAGS=$1
10. ../utils.sh
11
12is_feature_available ${CTAGS} json
13
14$CTAGS --options=NONE --output-format=json input.h
15