Submits a user's corrected code against a buggy suggestion to verify correctness.
The original buggy code.
The user's corrected version of the code.
The original prompt for context.
A promise resolving to true if the fix is correct, otherwise false.
true
false
Submits a user's corrected code against a buggy suggestion to verify correctness.