1
Fork 0

Migrated more diagnostics under transcribe.rs

This commit is contained in:
nidnogg 2022-08-16 19:02:51 -03:00
parent 7e15fbab75
commit be18a9bf75
2 changed files with 23 additions and 9 deletions

View file

@ -6,3 +6,9 @@ expand_explain_doc_comment_inner =
expand_expr_repeat_no_syntax_vars =
attempted to repeat an expression containing no syntax variables matched as repeating at this depth
expand_must_repeat_once =
this must repeat at least once
count_repetition_misplaced =
`count` can not be placed inside the inner-most repetition