Skip to content

Instantly share code, notes, and snippets.

@soudmaijer
Created May 2, 2021 10:07
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 soudmaijer/2f21ae12bffb49b8a4ea3ca6c5aaacb3 to your computer and use it in GitHub Desktop.
Save soudmaijer/2f21ae12bffb49b8a4ea3ca6c5aaacb3 to your computer and use it in GitHub Desktop.
import java.io.IOException
fun bar() {
throw IOException()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment