Skip to content

Commit 2ce5697

Browse files
jmj0502ytmimi
authored andcommitted
Improvements: Improving the description of the test cases.
1 parent 83b82a6 commit 2ce5697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/target/issue-5358.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Test /* comment */ inside trait generics gets duplicated.
1+
// Test /* comment */ inside trait generics does not get duplicated.
22
trait Test</* comment */ T> {}
33

44
trait TestTwo</* comment */ T, /* comment */ V> {}

0 commit comments

Comments
 (0)