Skip to content

Instantly share code, notes, and snippets.

@gyugyu90
Created April 26, 2020 11:15
Show Gist options
  • Save gyugyu90/42d8c5348ceffe0f7a5ba5f386bed8c6 to your computer and use it in GitHub Desktop.
Save gyugyu90/42d8c5348ceffe0f7a5ba5f386bed8c6 to your computer and use it in GitHub Desktop.
fun parseInt(str: String): Int? {
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment