Pattern matching works now
This commit is contained in:
@@ -182,7 +182,7 @@ mod test {
|
||||
.await,
|
||||
];
|
||||
let matcher = mk_any(&pattern).await.expect("This matcher isn't broken");
|
||||
println!("{matcher}");
|
||||
eprintln!("{matcher}");
|
||||
}))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user