Compare plain text AST nodes.
This commit is contained in:
@@ -21,7 +21,7 @@ to_wasm!(
|
||||
original,
|
||||
wasm_context,
|
||||
{ WasmAstNode::PlainText(original) },
|
||||
{ "TODO".into() },
|
||||
{ "plain-text".into() },
|
||||
{
|
||||
Ok((
|
||||
Vec::new(),
|
||||
|
||||
Reference in New Issue
Block a user