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 1a43d9e commit 2724671Copy full SHA for 2724671
tests/ui/const-generics/generic_arg_infer/paren_infer.rs
@@ -1,4 +1,5 @@
1
//@ check-pass
2
+//@ reference: items.generics.const.inferred
3
4
struct Foo<const N: usize>;
5
0 commit comments