mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 00:01:16 +00:00
The first ability... compiles
This commit is contained in:
parent
6b4294307f
commit
b79b351136
7 changed files with 104 additions and 12 deletions
|
@ -2,6 +2,6 @@
|
|||
// See github.com/rtfeldman/roc/issues/800 for discussion of the large_enum_variant check.
|
||||
#![allow(clippy::large_enum_variant)]
|
||||
|
||||
mod ability;
|
||||
pub mod ability;
|
||||
pub mod module;
|
||||
pub mod solve;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue