1
1
mirror of https://github.com/github/semantic.git synced 2024-12-18 20:31:55 +03:00
semantic/prototype/doubt-difftool/doubt-difftool-Bridging-Header.h
2015-10-29 14:59:51 -04:00

5 lines
114 B
Objective-C

#import "tree_sitter/runtime.h"
extern TSLanguage *ts_language_javascript();
extern TSLanguage *ts_language_c();