We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9381060 commit ef3c5b1Copy full SHA for ef3c5b1
_data/compiler-options.yml
@@ -429,7 +429,7 @@
429
- option: "-Xno-uescape"
430
schema:
431
type: "Boolean"
432
- description: "Disable handling of \u unicode escapes."
+ description: "Disable handling of \\u unicode escapes."
433
- option: "-Xnojline"
434
435
@@ -812,7 +812,7 @@
812
type: "String"
813
arg: "path"
814
default:
815
- description: "Write repl-generated classfiles to given output directory (use "" to generate a temporary dir)"
+ description: "Write repl-generated classfiles to given output directory (use \"\" to generate a temporary dir)"
816
- option: "-Yrepl-sync"
817
818
0 commit comments