mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 15:51:12 +00:00
fixed formatting
This commit is contained in:
parent
cb9ec369fe
commit
48781d617a
1 changed files with 1 additions and 1 deletions
|
@ -10,9 +10,9 @@ pub mod gen_list;
|
||||||
pub mod gen_num;
|
pub mod gen_num;
|
||||||
pub mod gen_primitives;
|
pub mod gen_primitives;
|
||||||
pub mod gen_records;
|
pub mod gen_records;
|
||||||
|
pub mod gen_result;
|
||||||
pub mod gen_set;
|
pub mod gen_set;
|
||||||
pub mod gen_str;
|
pub mod gen_str;
|
||||||
pub mod gen_result;
|
|
||||||
pub mod gen_tags;
|
pub mod gen_tags;
|
||||||
mod helpers;
|
mod helpers;
|
||||||
pub mod wasm_str;
|
pub mod wasm_str;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue