Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/parser/test_data/parser/inline/ok/0184_const_arg.rs')
-rw-r--r--crates/parser/test_data/parser/inline/ok/0184_const_arg.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/parser/test_data/parser/inline/ok/0184_const_arg.rs b/crates/parser/test_data/parser/inline/ok/0184_const_arg.rs
new file mode 100644
index 0000000000..8b5e5dbe13
--- /dev/null
+++ b/crates/parser/test_data/parser/inline/ok/0184_const_arg.rs
@@ -0,0 +1 @@
+type T = S<92>;