Update pretty test for auto trait syntax.
This commit is contained in:
parent
3241f4583b
commit
ca26f01dd1
1 changed files with 1 additions and 3 deletions
|
@ -12,8 +12,6 @@
|
|||
|
||||
// pp-exact
|
||||
|
||||
trait MyTrait { }
|
||||
|
||||
impl MyTrait for .. { }
|
||||
auto trait MyTrait { }
|
||||
|
||||
pub fn main() { }
|
Loading…
Add table
Add a link
Reference in a new issue