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

Preserve line comment in statement #371

Open
pdawyndt opened this issue May 29, 2023 · 0 comments
Open

Preserve line comment in statement #371

pdawyndt opened this issue May 29, 2023 · 0 comments
Labels
dsl enhancement New feature or request

Comments

@pdawyndt
Copy link
Contributor

pdawyndt commented May 29, 2023

Line comments are supported in TESTed statements:

- statement: "func(1, 2, 3) # this is a line comment"

Such line comments should be preserved in the converted statement that TESTed includes in the feedback. Currently they are not.

Example: exercise

@pdawyndt pdawyndt added the enhancement New feature or request label May 29, 2023
@pdawyndt pdawyndt changed the title Preserve line comments in statement Preserve line comment in statement May 29, 2023
@niknetniko niknetniko added the dsl label Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dsl enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants