-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dfmc-reader: improve mismatched end words warning (#1543)
Note that the conversions from `<name-fragment>` to `<string>` are to display the warning with `%=` and have it display double quotes appropriately. Examples: ``` Warning - Mismatched end clause in function definition, expected "end function mismatched-definition-1" but got "end method" Warning - Mismatched end clause in unless statement, expected "end unless" but got "end case" ``` Fixes #852
- Loading branch information
Showing
1 changed file
with
43 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters