Why does a .kts file take so long to start running...
# scripting
o
Why does a .kts file take so long to start running? After issuing
kotlinc -script test.kts
I have to wait about 1-2 seconds before the file actually runs.