Skip to content

Commit

Permalink
Merge pull request #3044 from ddvleeuwen/patch-1
Browse files Browse the repository at this point in the history
Remove "-Xno-uescape" from compiler-options.yml
  • Loading branch information
sjrd committed Jul 25, 2024
2 parents 0d75ccb + 1a79116 commit d51651f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions _data/compiler-options.yml
Original file line number Diff line number Diff line change
Expand Up @@ -469,10 +469,6 @@
schema:
type: "Boolean"
description: "Don't perform exhaustivity/unreachability analysis. Also, ignore @switch annotation."
- option: "-Xno-uescape"
schema:
type: "Boolean"
description: "Disable handling of \\u unicode escapes."
- option: "-Xnojline"
schema:
type: "Boolean"
Expand Down

0 comments on commit d51651f

Please sign in to comment.