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 04d0a8c commit 379cd29Copy full SHA for 379cd29
src/test/pretty/fn-variadic.rs
@@ -1,6 +1,6 @@
1
// Check that `fn foo(x: i32, ...)` does not print as `fn foo(x: i32, ..., ...)`.
2
// See issue #58853.
3
-//
+
4
// pp-exact
5
#![feature(c_variadic)]
6
0 commit comments