Files
kotlin/compiler/testData/cli/js/jsExtraHelp.out
2015-06-17 14:55:12 +02:00

8 lines
357 B
Plaintext
Vendored

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