An open API service indexing awesome lists of open source software.

https://github.com/znsio/kotlinnpe

Small experimental project to reproduce a Kotlin Null Pointer Exception
https://github.com/znsio/kotlinnpe

Last synced: 9 months ago
JSON representation

Small experimental project to reproduce a Kotlin Null Pointer Exception

Awesome Lists containing this project

README

          

# KotlinNPE
Small experimental project to reproduce a Kotlin Null Pointer Exception

The current commit includes the code that reproduces the NPE. You can use the gradle `run` task to reproduce from the command line or use your favourite IDE for Kotlin.