mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
Disable eval for now
This commit is contained in:
parent
6abec2b0f2
commit
38a4ac5c5c
4 changed files with 100 additions and 99 deletions
|
@ -1,7 +1,7 @@
|
|||
pub mod expr;
|
||||
pub mod parse;
|
||||
pub mod parse_state;
|
||||
pub mod eval;
|
||||
// pub mod eval;
|
||||
pub mod fast_fraction;
|
||||
// mod ena;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue