Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(sourcereader.ts): the method toString of SourcePosition was made consistent. Closing #25 #26

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

fidel-ml
Copy link
Contributor

The method toString of SourcePosition was fixed to has a consistent use of '@' and '<>' deliminters.

@fidel-ml fidel-ml added the bug Something isn't working label Dec 20, 2023
@fidel-ml fidel-ml requested a review from alanrodas December 20, 2023 16:10
@fidel-ml fidel-ml linked an issue Dec 20, 2023 that may be closed by this pull request
@fidel-ml fidel-ml changed the title fix(sourcereader.ts): the method toString of SourcePosition was made consistent fix(sourcereader.ts): the method toString of SourcePosition was made consistent. Closing #25 Dec 20, 2023
…ade consistent

The method `toString` of `SourcePosition` was fixed to has a consistent use of '@' and '<>'
deliminters.
@fidel-ml fidel-ml force-pushed the 25-fix-inconsistency-on-sourcepositiontostring branch from cc4b5ba to f4428e5 Compare December 20, 2023 16:38
@alanrodas alanrodas merged commit 4db9555 into main Dec 28, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix inconsistency on SourcePosition.toString
2 participants