Cromega08

Results 3 comments of Cromega08

Got the same bug, but more hardcore. Throw error for everything. Used vscode Bisect tool to find the error. Code: ```kotlin fun main() { val variable:String = "Hello world" print(variable)...

1. There's no project, i'm learning kotlin and installed the extension for code completition and debugging, so until date it's me playing with the language to use it in the...

1. There's no _/snap/libexec/lib_, not even a _/snap/libexec_. Neither in my root or local _snap dirs_ 2. I run the command: ```bash readlink /snap/bin/kotlinc ``` This give as output: ```bash...