You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/corpus/chat.make-top-level-from-method.1/chat.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ WITH CONTENT '''
29
29
-- 3. Update ALL call sites of the method `_candidate()` to call the new top-level function with the same name
30
30
UPDATE FUNCTION "_check"
31
31
FROM FILE "main.py"
32
-
REPLACE LINE 'self._candidate(' -- There's only 1 call site and this line marker is unambiguous, so it's more concise to just replace a LINE instead of a SEGMENT
0 commit comments