Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1a79116

Browse files
authoredJul 25, 2024··
Remove "-Xno-uescape" from compiler-options.yml
1 parent cba8042 commit 1a79116

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎_data/compiler-options.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -469,10 +469,6 @@
469469
schema:
470470
type: "Boolean"
471471
description: "Don't perform exhaustivity/unreachability analysis. Also, ignore @switch annotation."
472-
- option: "-Xno-uescape"
473-
schema:
474-
type: "Boolean"
475-
description: "Disable handling of \\u unicode escapes."
476472
- option: "-Xnojline"
477473
schema:
478474
type: "Boolean"

0 commit comments

Comments
 (0)
Please sign in to comment.