version

@get:JvmName(name = "getVersion")
actual val version: UInt(source)

Deprecated (with error)

version is deprecated

Replace with

abiVersion

The ABI version number for this language.

expect val version: UInt(source)

Deprecated (with error)

version is deprecated

Replace with

abiVersion

The ABI version number for this language.

@get:JvmName(name = "getVersion")
actual val version: UInt(source)

Deprecated (with error)

version is deprecated

Replace with

abiVersion

The ABI version number for this language.

actual val version: UInt(source)

Deprecated (with error)

version is deprecated

Replace with

abiVersion

The ABI version number for this language.