Fix typo
This commit is contained in:
parent
e1a9461806
commit
6d6606895c
@ -277,7 +277,7 @@ pub fn parse_macro_with_arg(
|
||||
Some((parse, Arc::new(rev_token_map)))
|
||||
} else {
|
||||
// FIXME:
|
||||
// In future, we should proprate the actual error with recovery information
|
||||
// In future, we should propagate the actual error with recovery information
|
||||
// instead of ignore the error here.
|
||||
|
||||
// Safe check for recurisve identity macro
|
||||
|
Loading…
x
Reference in New Issue
Block a user