Merge #8
This commit is contained in:
commit
67daea81d8
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ use syntax::ptr::P;
|
|||
|
||||
use maud;
|
||||
|
||||
#[derive(Copy)]
|
||||
#[derive(Copy, Clone)]
|
||||
pub enum Escape {
|
||||
PassThru,
|
||||
Escape,
|
||||
|
|
Loading…
Add table
Reference in a new issue