app.softwork.kobol.notPossible.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of util Show documentation
Show all versions of util Show documentation
A Cobol to Kotlin converter
package app.softwork.kobol
public fun notPossible(): Nothing = error("Should not be possible!")
© 2015 - 2025 Weber Informatics LLC | Privacy Policy