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

Update kotlin-tour-null-safety.md #4120

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

japygo
Copy link

@japygo japygo commented Apr 9, 2024

nullString is never modified, so it can be declared using 'val'

`nullString` is never modified, so it can be declared using 'val'
@japygo japygo requested a review from a team as a code owner April 9, 2024 11:07
Copy link
Contributor

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants