5 lines
No EOL
95 B
C++
5 lines
No EOL
95 B
C++
#include "spec_helper.h"
|
|
|
|
string src_dir() {
|
|
return string(getenv("TREESITTER_SRC_DIR"));
|
|
} |