Files
kotlin/compiler/testData/cli/js/jsExtraHelp.out
2015-02-26 15:25:54 +03:00

7 lines
282 B
Plaintext

Usage: kotlinc-js <options> <source files>
where advanced options include:
-Xno-inline Disable method inlining
-Xplugin <path> Load plugins from the given classpath
Advanced options are non-standard and may be changed or removed without any notice.
OK