Skip to content

Instantly share code, notes, and snippets.

@Deleplace
Created July 7, 2023 12:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Deleplace/20663cb6c794fb601b091729bc92fe15 to your computer and use it in GitHub Desktop.
Save Deleplace/20663cb6c794fb601b091729bc92fe15 to your computer and use it in GitHub Desktop.
def s = "123"
Integer i = s.toInteger()
println i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment