Skip to content

Commit

Permalink
Nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Regueiro authored and dlrobertson committed Mar 3, 2019
1 parent 04d0a8c commit 379cd29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/pretty/fn-variadic.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Check that `fn foo(x: i32, ...)` does not print as `fn foo(x: i32, ..., ...)`.
// See issue #58853.
//

// pp-exact
#![feature(c_variadic)]

Expand Down

0 comments on commit 379cd29

Please sign in to comment.