Skip to content

Instantly share code, notes, and snippets.

@Deleplace
Created July 7, 2023 12:14
Show Gist options
  • Save Deleplace/39070d533538be77429de380675e06b6 to your computer and use it in GitHub Desktop.
Save Deleplace/39070d533538be77429de380675e06b6 to your computer and use it in GitHub Desktop.
def i = 42
def s = "$i".toString()
println s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment