Update pretty test for auto trait syntax.
This commit is contained in:
parent
3241f4583b
commit
ca26f01dd1
@ -12,8 +12,6 @@
|
||||
|
||||
// pp-exact
|
||||
|
||||
trait MyTrait { }
|
||||
|
||||
impl MyTrait for .. { }
|
||||
auto trait MyTrait { }
|
||||
|
||||
pub fn main() { }
|
Loading…
Reference in New Issue
Block a user