1
1
mirror of https://github.com/github/semantic.git synced 2024-12-19 12:51:52 +03:00
semantic/prototype/doubt-difftool/doubt-difftool-Bridging-Header.h

5 lines
114 B
C
Raw Normal View History

#import "tree_sitter/runtime.h"
2015-10-27 17:01:57 +03:00
extern TSLanguage *ts_language_javascript();
2015-10-29 21:59:51 +03:00
extern TSLanguage *ts_language_c();