diff --git a/INTEROP.md b/INTEROP.md index bb77823195d..91f9d6e2083 100644 --- a/INTEROP.md +++ b/INTEROP.md @@ -61,7 +61,7 @@ in sysroot search paths for headers may be needed): This command will produce `zlib.kt.bc` compiled library and `zlib.kt.bc-build/kotlin` directory containing Kotlin source code for the library. -`` + If behavior for certain platform shall be modified, one may use format like `compilerOpts.osx` or `compilerOpts.linux` to provide platform-specific values to options.