update tests

This commit is contained in:
mark 2020-11-21 16:05:17 -06:00
parent fd516af66d
commit b9ecba30bc
74 changed files with 324 additions and 656 deletions

View file

@ -3,8 +3,6 @@
// run-pass
#![feature(or_patterns)]
#[derive(Debug)]
enum Test {
Foo,