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 e3186dc commit 3f4f219Copy full SHA for 3f4f219
1 file changed
tests/ui/feature-gates/type-const-associated-default.rs
@@ -6,5 +6,5 @@ trait Trait {
6
const N: usize = 10;
7
}
8
9
-fn main(){
+fn main(){
10
0 commit comments