Skip to content

Instantly share code, notes, and snippets.

@phellipealexandre
Created November 11, 2020 01:30
Show Gist options
  • Save phellipealexandre/031b3c3887e59d63caac6a4559eec729 to your computer and use it in GitHub Desktop.
Save phellipealexandre/031b3c3887e59d63caac6a4559eec729 to your computer and use it in GitHub Desktop.
Dummies gerados sem ajuda de ferramentas
val dummyPrice = 10.0 //Dummy literal
val dummyUniqueCustomerNumber = getUniqueNumber() //Dummy auto gerado
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment