Skip to content

Conversation

@stevenwaterman
Copy link

The kotlin code assigns null to length if text is null.
The old java code declared length in a different scope and never declared length when text was null.

The kotlin code assigns null to length if text is null.
The old java code declared length in a different scope and never declared length when text was null.
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.

1 participant