xref: /Universal-ctags/Tmain/json-output-to-file.d/stdout-expected.txt (revision 5082c5108522d67c94d04272364c806bb002e23c)
1{"_type": "tag", "name": "foo", "path": "input.c", "pattern": "/^static int foo (void)$/", "file": true, "typeref": "typename:int", "kind": "function"}
2{"_type": "tag", "name": "main", "path": "input.c", "pattern": "/^main(void)$/", "typeref": "typename:int", "kind": "function"}
3