Skip to content

Commit 379cd29

Browse files
Alexander Regueirodlrobertson
Alexander Regueiro
authored andcommitted
Nit
1 parent 04d0a8c commit 379cd29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/pretty/fn-variadic.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Check that `fn foo(x: i32, ...)` does not print as `fn foo(x: i32, ..., ...)`.
22
// See issue #58853.
3-
//
3+
44
// pp-exact
55
#![feature(c_variadic)]
66

0 commit comments

Comments
 (0)