test: Fix error patterns in name-clash-nullary
This commit is contained in:
parent
94d2063577
commit
1731f5d709
@ -1,4 +1,4 @@
|
||||
// error-pattern:Declaration of thpppt shadows a tag
|
||||
// error-pattern:Declaration of thpppt shadows
|
||||
tag ack { thpppt; ffff; }
|
||||
|
||||
fn main() {
|
||||
|
@ -1,4 +1,4 @@
|
||||
// error-pattern:Declaration of none shadows a tag
|
||||
// error-pattern:Declaration of none shadows
|
||||
import option::*;
|
||||
|
||||
fn main() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user