mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 04:08:19 +00:00
Merge branch 'main' into module-params
This commit is contained in:
commit
eb68bf943a
159 changed files with 5937 additions and 22739 deletions
|
@ -1222,7 +1222,6 @@ fn module_cyclic_import_itself() {
|
|||
err
|
||||
);
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn module_cyclic_import_transitive() {
|
||||
let modules = vec![
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue