Address comment and formatting nits
This commit is contained in:
parent
f4f957d00b
commit
2d86d040a5
2 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// compile-pass
|
||||
|
||||
fn testfn(_arr: &mut [();0]) {}
|
||||
fn testfn(_arr: &mut [(); 0]) {}
|
||||
|
||||
trait TestTrait {
|
||||
fn method();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue