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

Schnorr.java,Ecdsa.java: Use println and + concatenation operator #76

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

msgilligan
Copy link
Member

This is arguably only a minor improvement, but we should definitely move to println, because when https://openjdk.org/jeps/477 goes final we'll be able to remove the System.out qualifier.

This is arguably only a minor improvement, but we should definitely
move to `println`, because when https://openjdk.org/jeps/477 goes final
we'll be able to remove the `System.out` qualifier.
@msgilligan msgilligan added this to the Version 0.0.2 milestone Aug 20, 2024
@msgilligan msgilligan merged commit 4d0ec77 into master Aug 22, 2024
6 checks passed
@msgilligan msgilligan deleted the msgilligan/java-examples-use-println branch August 22, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants