Fix doc test.
This commit is contained in:
parent
0fbc437916
commit
5e18ea34fe
@ -802,6 +802,7 @@ impl AST {
|
|||||||
///
|
///
|
||||||
/// let scope: Scope = ast.iter_literal_variables(true, false).collect();
|
/// let scope: Scope = ast.iter_literal_variables(true, false).collect();
|
||||||
///
|
///
|
||||||
|
/// # #[cfg(not(feature = "no_optimize"))]
|
||||||
/// assert_eq!(scope.len(), 2);
|
/// assert_eq!(scope.len(), 2);
|
||||||
///
|
///
|
||||||
/// Ok(())
|
/// Ok(())
|
||||||
|
Loading…
Reference in New Issue
Block a user