Add a test showing we are not handling exports flags properly.
This commit is contained in:
@@ -32,7 +32,6 @@ pub struct VerseBlock<'s> {
|
||||
#[derive(Debug)]
|
||||
pub struct CommentBlock<'s> {
|
||||
pub source: &'s str,
|
||||
pub name: &'s str,
|
||||
pub contents: &'s str,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user