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: Change Java Integer type to Int type in Kotlin #915

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

songkg7
Copy link
Contributor

@songkg7 songkg7 commented Feb 1, 2024

Summary

Kotlin uses Int instead of Integer, but I will fix the parts of the Kotlin example that are written as Integer.

In my opinion, this is more Kotlin-like.

@songkg7 songkg7 changed the title fix: change java integer type to int type fix: Change Java Integer type to Int type in Kotlin Feb 1, 2024
Copy link
Contributor

@seongahjo seongahjo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@seongahjo seongahjo merged commit 3f8282f into naver:main Feb 2, 2024
9 checks passed
@songkg7 songkg7 deleted the docs-fix-example branch February 2, 2024 09:36
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