Skip to content

Commit 9e51204

Browse files
committed
Remove incorrect comment
1 parent 9549c3a commit 9e51204

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/ui/const-generics/early/trivial-const-arg-macro-param.rs

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
//@ check-pass
22

3-
// This is a regression test for #128016.
4-
53
macro_rules! len {
64
($x:ident) => {
75
$x

0 commit comments

Comments
 (0)