mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
Comment out some doctests
This commit is contained in:
parent
a7b855598c
commit
b42eb80242
2 changed files with 12 additions and 8 deletions
|
@ -6,7 +6,7 @@ pub mod operator;
|
|||
pub mod region;
|
||||
pub mod canonicalize;
|
||||
pub mod collections;
|
||||
mod graph;
|
||||
pub mod graph;
|
||||
|
||||
// #[macro_use]
|
||||
// extern crate log;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue