mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-18 09:39:47 +00:00
Support printing can decls in uitest
This commit is contained in:
parent
d891dd829f
commit
a10ce77584
6 changed files with 193 additions and 89 deletions
|
@ -2,4 +2,5 @@ mod pretty_print;
|
|||
|
||||
pub use pretty_print::pretty_print_declarations;
|
||||
pub use pretty_print::pretty_print_def;
|
||||
pub use pretty_print::pretty_write_declarations;
|
||||
pub use pretty_print::Ctx as PPCtx;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue