#pragma once namespace torch::jit { [[maybe_unused]] static const char* valid_single_char_tokens = "+-*/%@()[]:,={}><.?!&^|~"; } // namespace torch::jit