//! Contains all of Roc's [code generation](https://en.wikipedia.org/wiki/Code_generation_(compiler)) //! tests. #[cfg(test)] pub mod helpers;