mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 22:34:45 +00:00
tests working
This commit is contained in:
parent
69391b26d7
commit
4c2de0215a
58 changed files with 394 additions and 228 deletions
|
@ -3,7 +3,6 @@
|
|||
#![allow(clippy::large_enum_variant, clippy::upper_case_acronyms)]
|
||||
|
||||
#[cfg_attr(test, macro_use)]
|
||||
extern crate indoc;
|
||||
extern crate pest;
|
||||
#[cfg_attr(test, macro_use)]
|
||||
extern crate pest_derive;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue