avoid using match keyword as module name
This commit is contained in:
parent
51542a9192
commit
559adb7e06
2 changed files with 1 additions and 1 deletions
|
|
@ -16,4 +16,4 @@
|
|||
extern crate test;
|
||||
|
||||
mod dispatch;
|
||||
mod match;
|
||||
mod pattern;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue