Commit 2ecb61b
authored
Automated Resyntax fixes (#699)
Resyntax fixed 20 issues in 4 files.
Fixed 5 occurrences of `let-to-define`
Fixed 5 occurrences of `instantiate-to-new`
Fixed 3 occurrences of `cond-let-to-cond-define`
Fixed 2 occurrences of `tidy-require`
Fixed 1 occurrence of `let-values-then-call-to-call-with-values`
Fixed 1 occurrence of `nested-for-to-for*`
Fixed 1 occurrence of `unused-definition`
Fixed 1 occurrence of `sort-with-keyed-comparator-to-sort-by-key`
Fixed 1 occurrence of `if-else-false-to-and`
---------
Co-authored-by: resyntax-ci[bot] <181813515+resyntax-ci[bot]@users.noreply.github.com>1 parent dfcea1f commit 2ecb61b
File tree
4 files changed
+269
-294
lines changed- drracket-tool-lib/drracket
- private
- drracket
- drracket/private
- scribble/tools
4 files changed
+269
-294
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | | - | |
6 | 7 | | |
7 | | - | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| |||
0 commit comments