mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-23 03:52:27 +00:00
Move can AST pretty-printing into roc_can::debug
This commit is contained in:
parent
fa58838f97
commit
7135df6d2f
6 changed files with 18 additions and 11 deletions
|
@ -28,3 +28,5 @@ pub mod string;
|
|||
pub mod traverse;
|
||||
|
||||
pub use derive::DERIVED_REGION;
|
||||
|
||||
pub mod debug;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue