where am I supposed to pass specific kotlin compil...
# announcements
e
where am I supposed to pass specific kotlin compiler arguments, such as
-Xadd-modules=
, if running via Idea?
h
Idea delegates to Gradle by default. Anyways, the Run Configurations are the place you are looking for.