summaryrefslogtreecommitdiff
path: root/tests/headers/issue_315.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/headers/issue_315.hpp')
-rw-r--r--tests/headers/issue_315.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/headers/issue_315.hpp b/tests/headers/issue_315.hpp
new file mode 100644
index 00000000..e58cb5e3
--- /dev/null
+++ b/tests/headers/issue_315.hpp
@@ -0,0 +1,2 @@
+/// <div rustbindgen replaces="c"></div>
+template <typename a> using b = a;