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 a switch for allowing comments #6

Open
Martoon-00 opened this issue Feb 18, 2022 · 0 comments · May be fixed by #16
Open

Add a switch for allowing comments #6

Martoon-00 opened this issue Feb 18, 2022 · 0 comments · May be fixed by #16
Assignees
Labels
feature New functionality that may worth a new release good first issue Good for newcomers

Comments

@Martoon-00
Copy link
Member

Can be something like

txt = [|int|c|
  My text #{val}  -- here stuff happens
|]
@Martoon-00 Martoon-00 added the feature New functionality that may worth a new release label Feb 18, 2022
@Martoon-00 Martoon-00 added the good first issue Good for newcomers label May 21, 2022
@nalkuatov nalkuatov self-assigned this Jun 6, 2022
nalkuatov added a commit that referenced this issue Jun 10, 2022
Problem: We want the interpolator to support commentaries in
arbitrary lines.

Solution: Implement a switch to allow writing comments and
add some tests against the implementation.
@nalkuatov nalkuatov linked a pull request Jun 10, 2022 that will close this issue
8 tasks
nalkuatov added a commit that referenced this issue Jun 30, 2022
Problem: We want the interpolator to support commentaries in
arbitrary lines.

Solution: Implement a switch to allow writing comments and
add some tests against the implementation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality that may worth a new release good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants