deed_fix
Automatically apply every compiler-suggested repair that is safe to run, returning the repaired Deed module. Leave uncertain fixes for manual review in deed_check.
Instructions
Apply every machine-applicable repair the compiler offers and return the repaired program. Only the repairs deed fix would apply without asking; a suggestion the compiler is not sure about is left for the reader and shows up in deed_check instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | The whole text of one Deed module. |