summaryrefslogtreecommitdiffstats
path: root/tests/rust/nonzero.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rust/nonzero.toml')
-rw-r--r--tests/rust/nonzero.toml13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/rust/nonzero.toml b/tests/rust/nonzero.toml
new file mode 100644
index 0000000..3c656dc
--- /dev/null
+++ b/tests/rust/nonzero.toml
@@ -0,0 +1,13 @@
+header = """
+#if 0
+''' '
+#endif
+
+#ifdef __cplusplus
+struct NonZeroI64;
+#endif
+
+#if 0
+' '''
+#endif
+"""