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

Add Inline Comment #451

Merged
merged 3 commits into from
May 31, 2021
Merged

Add Inline Comment #451

merged 3 commits into from
May 31, 2021

Conversation

wisn
Copy link
Contributor

@wisn wisn commented May 31, 2021

Summary

Add inline comment support.
This fixes #81.

@gdotdesign gdotdesign requested a review from Sija May 31, 2021 06:34
src/ast/comment.cr Outdated Show resolved Hide resolved
src/ast/comment.cr Outdated Show resolved Hide resolved
src/formatters/comment.cr Outdated Show resolved Hide resolved
src/parsers/comment.cr Outdated Show resolved Hide resolved
Copy link
Member

@Sija Sija left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @wisn! 🚀

@Sija Sija added enhancement New feature or request language Language feature labels May 31, 2021
@Sija Sija merged commit ffa28a8 into mint-lang:master May 31, 2021
@gdotdesign gdotdesign added this to the 0.13.0 milestone May 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request language Language feature
Development

Successfully merging this pull request may close these issues.

Consider line comment
3 participants