mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 14:54:47 +00:00
use new def parser for module defs
This commit is contained in:
parent
cf905a13fa
commit
38d925fea6
4 changed files with 51 additions and 24 deletions
|
@ -2878,6 +2878,7 @@ mod test_parse {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn standalone_module_defs() {
|
||||
use Def::*;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue