conlang: Move all cl-libs into the compiler directory
This commit is contained in:
5
compiler/cl-ast/src/desugar.rs
Normal file
5
compiler/cl-ast/src/desugar.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
//! Desugaring passes for Conlang
|
||||
|
||||
pub mod while_else;
|
||||
|
||||
pub mod squash_groups;
|
||||
Reference in New Issue
Block a user