Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove trailing semicolon from
do_read
macro
Fixes abonander#23 This will allow the macro to continue to be used in expression position (e.g. match arms), where semicolons are not allowed.
- Loading branch information