We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
kotlinc.bat
1 parent f685843 commit aaa29d8Copy full SHA for aaa29d8
java/kotlin-extractor/deps/dev/kotlinc.bat
@@ -1,4 +1,4 @@
1
@echo off
2
3
-python "%~dp0/kotlinc" %*
+python "%~dp0kotlinc" %*
4
exit /b %ERRORLEVEL%
0 commit comments