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 unit tests for brack-parser/stmt.rs #63

Open
momeemt opened this issue Aug 27, 2024 · 0 comments
Open

Add unit tests for brack-parser/stmt.rs #63

momeemt opened this issue Aug 27, 2024 · 0 comments
Labels
changes: patch Not change API components: parser Constructs abstract syntax tree difficulty: medium Medium Issues size: medium Around 2weeks ~ 1month type: good first issue Good for newcomers type: testing Add tests

Comments

@momeemt
Copy link
Member

momeemt commented Aug 27, 2024

  • expr_or_close
  • expr_or_close newline expr_or_close
  • expr_or_close newline expr_or_close newline expr_or_close
  • expr_or_close newline newline expr_or_close (failure)
@momeemt momeemt added type: good first issue Good for newcomers components: parser Constructs abstract syntax tree labels Aug 27, 2024
@momeemt momeemt added type: testing Add tests difficulty: medium Medium Issues size: small Around 1day ~ 1week size: medium Around 2weeks ~ 1month changes: patch Not change API and removed size: small Around 1day ~ 1week labels Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes: patch Not change API components: parser Constructs abstract syntax tree difficulty: medium Medium Issues size: medium Around 2weeks ~ 1month type: good first issue Good for newcomers type: testing Add tests
Projects
None yet
Development

No branches or pull requests

1 participant