mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
merge main
This commit is contained in:
commit
0132df9b5a
38 changed files with 6287 additions and 5728 deletions
|
@ -3847,7 +3847,7 @@ fn load_module<'a>(
|
|||
"Encode", ModuleId::ENCODE
|
||||
"Decode", ModuleId::DECODE
|
||||
"Hash", ModuleId::HASH
|
||||
"Json", ModuleId::JSON
|
||||
"TotallyNotJson", ModuleId::JSON
|
||||
}
|
||||
|
||||
let (filename, opt_shorthand) = module_name_to_path(src_dir, &module_name, arc_shorthands);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue