diff options
Diffstat (limited to 'tests/rust/raw_lines.toml')
-rw-r--r-- | tests/rust/raw_lines.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/rust/raw_lines.toml b/tests/rust/raw_lines.toml new file mode 100644 index 0000000..13a2eba --- /dev/null +++ b/tests/rust/raw_lines.toml @@ -0,0 +1,3 @@ +include_guard = "INCLUDE_GUARD_H" +no_includes = false +after_includes = "#define VERSION 1" |