-
Notifications
You must be signed in to change notification settings - Fork 16
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
Minor code clean-up #294
Minor code clean-up #294
Conversation
Besides usual suspects (2 Dynlink + 3 Threadomain failures) CI triggered a Linux trunk failure on Sys tests:
|
Unfortunately, this is an instance of the pattern: |
This little PR changes the 3 remaining property functions to be written using a syntactic function header.
I noticed while merging
main
into #112.As an added bonus we avoid a little indentation 😅