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.
2 parents 99ee8e5 + bb8c0b2 commit 94048cfCopy full SHA for 94048cf
src/variable_bindings.md
@@ -26,5 +26,6 @@ fn main() {
26
27
let noisy_unused_variable = 2u32;
28
// FIXME ^ Prefix with an underscore to suppress the warning
29
+ // Please note that warnings may not be shown in a browser
30
}
-```
31
+```
0 commit comments