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 8b71e0b commit 30603eeCopy full SHA for 30603ee
src/test/ui/macros/trace_faulty_macros.rs
@@ -35,7 +35,7 @@ macro_rules! my_recursive_macro {
35
36
macro_rules! my_macro {
37
() => {
38
-
+
39
};
40
}
41
0 commit comments