mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-23 12:02:28 +00:00
move suffixed things into separate file
This commit is contained in:
parent
4fa58b60d8
commit
0578db8685
3 changed files with 769 additions and 766 deletions
|
@ -26,6 +26,7 @@ pub mod procedure;
|
|||
pub mod scope;
|
||||
pub mod string;
|
||||
pub mod traverse;
|
||||
pub mod suffixed;
|
||||
|
||||
pub use derive::DERIVED_REGION;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue