We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffdb7f9 commit d0fe672Copy full SHA for d0fe672
src/test/pretty/tag-blank-lines.rs
@@ -1,6 +1,6 @@
1
// pp-exact
2
3
-tag foo {
+enum foo {
4
foo; // a foo.
5
bar;
6
}
0 commit comments