Skip to content

Instantly share code, notes, and snippets.

@xrrocha
Created December 16, 2020 17:26
Show Gist options
  • Save xrrocha/e41d80eff2a6bfb1e525e8a58e3fd5d5 to your computer and use it in GitHub Desktop.
Save xrrocha/e41d80eff2a6bfb1e525e8a58e3fd5d5 to your computer and use it in GitHub Desktop.
code block for README-3
val reader: java.io.InputStreamReader =
/*new*/ java.io.File(filename).reader()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment