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 formatting error in documentation 'Program Abstraction' #137

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

penguinfirst
Copy link
Contributor

Fix a minor formatting issue in the program-abstraction.adoc: correct double asterisks (**) of FieldAccess and NewExp to single asterisks (*) for consistency with the above Exp definition.

Copy link

github-actions bot commented Dec 27, 2024

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@penguinfirst
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Dec 27, 2024
@penguinfirst
Copy link
Contributor Author

recheck

@codecov-commenter
Copy link

codecov-commenter commented Dec 27, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.90%. Comparing base (cf552a6) to head (5becdd7).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #137      +/-   ##
============================================
- Coverage     71.91%   71.90%   -0.02%     
  Complexity     4354     4354              
============================================
  Files           479      479              
  Lines         15856    15856              
  Branches       2175     2175              
============================================
- Hits          11403    11401       -2     
- Misses         3571     3574       +3     
+ Partials        882      881       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zhangt2333 zhangt2333 changed the title Fix formatting error in Program Abstraction in Tai-e - Grammar of Expressions Fix formatting error in documentation 'Program Abstraction' Dec 27, 2024
@zhangt2333 zhangt2333 merged commit 0321711 into pascal-lab:master Dec 27, 2024
4 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants