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.
test_with_disallowed_name
1 parent 2795a60 commit 898baf8Copy full SHA for 898baf8
tests/ui/disallowed_names.rs
@@ -71,3 +71,8 @@ mod tests {
71
}
72
73
74
+
75
+#[test]
76
+fn test_with_disallowed_name() {
77
+ let foo = 0;
78
+}
0 commit comments