Skip to content

Commit ca33e23

Browse files
committed
test
1 parent 5c9d31b commit ca33e23

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/helpers.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ class SimpleTokenizer2 : public Tokenizer {
254254
static void preprocess(const char code[], std::vector<std::string> &files, const std::string& file0, Tokenizer& tokenizer, ErrorLogger& errorlogger);
255255

256256
std::vector<std::string> mFiles;
257+
std::string ms;
257258
};
258259

259260
struct TokenListHelper

0 commit comments

Comments
 (0)