mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
make llvm gen tests work
This commit is contained in:
parent
177529bfb6
commit
3e413764e2
5 changed files with 72 additions and 80 deletions
|
@ -276,4 +276,5 @@ macro_rules! assert_expect_failed {
|
|||
|
||||
#[allow(unused_imports)]
|
||||
pub(crate) use assert_evals_to;
|
||||
#[allow(unused_imports)]
|
||||
pub(crate) use assert_expect_failed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue