test: Don't test that tags with zero variants are supported
This commit is contained in:
parent
1aaee20737
commit
5ac57d1891
@ -1,6 +1,6 @@
|
||||
// error-pattern: Wrong number of type arguments
|
||||
|
||||
tag quux<T> { }
|
||||
tag quux<T> { bar }
|
||||
|
||||
fn foo(c: quux) { assert (false); }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user