tf?```Uncaught Kotlin exception: kotlin.NotImpleme...
# kotlin-native
s
tf?
Copy code
Uncaught Kotlin exception: kotlin.NotImplementedError: An operation is not implemented.
        at kfun:kotlin.Error.<init>(kotlin.String?)kotlin.Error (0x25a0b6)
        at kfun:kotlin.NotImplementedError.<init>(kotlin.String)kotlin.NotImplementedError (0x2f2c26)
        at kfun:kotlin.NotImplementedError.<init>(kotlin.String;kotlin.Int;kotlin.native.internal.DefaultConstructorMarker)kotlin.NotImplementedError (0x2f2b9f)
        at kfun:sample.Commands.cmd.<init>$lambda-0#internal (0x2f2af3)
        at kfun:sample.Commands.cmd.$<init>$lambda-0$FUNCTION_REFERENCE$4.invoke#internal (0x2f2a1f)
        at kfun:sample.Commands.cmd.$<init>$lambda-0$FUNCTION_REFERENCE$4.$<bridge-UNN>invoke()#internal (0x2f2997)
        at kfun:sample.REPL.REPL() (0x261f29)
        at kfun:sample.main(kotlin.Array<kotlin.String>) (0x2611e3)
        at Konan_start (0x260e97)
        at Konan_run_start (0x260e13)
        at Konan_main (0x260d87)
        at __libc_start_main (0x7f3d91734223)
        at  (0x257029)
        at  ((nil))
l
What does "tf" means?
s
@louiscad the fuck
l
BTW, you seem to have a
TODO()
in your code. Did you try to analyze the stacktrace?
d
It's
wtf
without 'w'.
l
WTF means What a Terrible Failure
d
Might as well be 😂
l
So let's keep language right and assume it meant Terrible Failure, which is redundant given the stacktrace that follows, without any details whatsoever.
🔥 1
s
ok