We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9549c3a commit 9e51204Copy full SHA for 9e51204
1 file changed
tests/ui/const-generics/early/trivial-const-arg-macro-param.rs
@@ -1,7 +1,5 @@
1
//@ check-pass
2
3
-// This is a regression test for #128016.
4
-
5
macro_rules! len {
6
($x:ident) => {
7
$x
0 commit comments