Run K2 scripts in PSI mode
This commit is contained in:
committed by
Space Team
parent
11d86992c5
commit
0a498660cb
@@ -4,6 +4,7 @@
|
||||
<target name="build">
|
||||
<kotlinc output="${temp}/hello.jar">
|
||||
<src path="${test.data}"/>
|
||||
<compilerarg line="-Xuse-fir-lt=false"/>
|
||||
</kotlinc>
|
||||
|
||||
<java classname="pkg.AKt" fork="true">
|
||||
|
||||
Reference in New Issue
Block a user