Separate babel call out to its own parser.
This commit is contained in:
@@ -2416,6 +2416,7 @@ fn compare_babel_call<'b, 's>(
|
||||
));
|
||||
}
|
||||
|
||||
// Compare value
|
||||
let value = unquote(
|
||||
get_property(emacs, ":value")?
|
||||
.ok_or("Emacs keywords should have a :value")?
|
||||
|
||||
Reference in New Issue
Block a user