Skip to content

Instantly share code, notes, and snippets.

@aleksandarzekovic
Last active August 15, 2022 12:40
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 aleksandarzekovic/b5d90cbde9dab34bfece62fd1e7e9a58 to your computer and use it in GitHub Desktop.
Save aleksandarzekovic/b5d90cbde9dab34bfece62fd1e7e9a58 to your computer and use it in GitHub Desktop.
suspend fun functionA(): String {
return "hello"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment