Sha256: 7f8d78099084973825d1f0080668a4808fa5287990e86a395d5d35607cba2cc7
Contents?: true
Size: 169 Bytes
Versions: 2
Compression:
Stored size: 169 Bytes
Contents
// cotire example project main #include <string> #include "example.h" #include "log.h" int main() { std::string msg = example::get_message(); logging::info(msg); }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tree-sitter-0.1.0 | ext/tree-sitter/tree-sitter/externals/bandit/cmake/cotire/src/main.cpp |
tree-sitter-0.0.1 | ext/tree-sitter/tree-sitter/externals/bandit/cmake/cotire/src/main.cpp |