aboutsummaryrefslogtreecommitdiffstats
path: root/meson/test cases/unit/54 clang-format/header_orig_h
diff options
context:
space:
mode:
Diffstat (limited to 'meson/test cases/unit/54 clang-format/header_orig_h')
-rw-r--r--meson/test cases/unit/54 clang-format/header_orig_h9
1 files changed, 9 insertions, 0 deletions
diff --git a/meson/test cases/unit/54 clang-format/header_orig_h b/meson/test cases/unit/54 clang-format/header_orig_h
new file mode 100644
index 000000000..f2222f305
--- /dev/null
+++ b/meson/test cases/unit/54 clang-format/header_orig_h
@@ -0,0 +1,9 @@
+#pragma once
+
+int
+fun
+(
+int
+argc
+)
+;