refactor(location): deduplicated usage of Location::new with same value into default
This commit is contained in:
parent
567aa31c07
commit
64d93e9a27
5 changed files with 102 additions and 45 deletions
|
|
@ -266,7 +266,7 @@ Error: unexpected token
|
|||
- Ensure examples are contextually appropriate
|
||||
|
||||
This will make errors like "expected semicolon" more helpful by showing "expected semicolon (example: ;)".
|
||||
TODO * TODO correct all instances of <unknown> in locations
|
||||
* DONE correct all instances of <unknown> in locations
|
||||
* TODO meta-commands must be followed by end-of-file
|
||||
* TODO project code documentation
|
||||
* TODO project usage documentation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue