Minor housekeeping.
This commit is contained in:
@@ -34,8 +34,9 @@ impl Engine {
|
||||
/// ## Constants Propagation
|
||||
///
|
||||
/// If not [`OptimizationLevel::None`][crate::OptimizationLevel::None], constants defined within
|
||||
/// the scope are propagated throughout the script _including_ functions. This allows functions
|
||||
/// to be optimized based on dynamic global constants.
|
||||
/// the scope are propagated throughout the script _including_ functions.
|
||||
///
|
||||
/// This allows functions to be optimized based on dynamic global constants.
|
||||
///
|
||||
/// # Example
|
||||
///
|
||||
|
Reference in New Issue
Block a user