We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 351f603 commit 7ad1cc7Copy full SHA for 7ad1cc7
src/test/run-pass/issue-5554.rs
@@ -32,7 +32,6 @@ macro_rules! constants {
32
}
33
34
35
-fn test_X() {
+pub fn main() {
36
constants!();
37
38
-
0 commit comments