aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/269 configure file output format/expected/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/common/269 configure file output format/expected/config.h')
-rw-r--r--test cases/common/269 configure file output format/expected/config.h21
1 files changed, 21 insertions, 0 deletions
diff --git a/test cases/common/269 configure file output format/expected/config.h b/test cases/common/269 configure file output format/expected/config.h
new file mode 100644
index 0000000..33cfd89
--- /dev/null
+++ b/test cases/common/269 configure file output format/expected/config.h
@@ -0,0 +1,21 @@
+/*
+ * Autogenerated by the Meson build system.
+ * Do not edit, your changes will be lost.
+ */
+
+#pragma once
+
+#define bool
+
+#undef false
+
+/* ultimate question of life, the universe, and everything */
+#define int 42
+
+/* This is
+a multiline
+description */
+#define str "hello world!"
+
+#define unquoted float
+