Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

Commit

Permalink
doc(ast) Fix Unset example.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan committed Sep 14, 2017
1 parent da3c6d0 commit 3aa7454
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/ast.rs
Expand Up @@ -962,6 +962,7 @@ pub enum Expression<'a> {
///
/// ```
/// # extern crate smallvec;
/// # #[macro_use]
/// # extern crate tagua_parser;
/// use tagua_parser::Result;
/// use tagua_parser::ast::{
Expand Down

0 comments on commit 3aa7454

Please sign in to comment.