Commit 3acbf94
Merge #10057
10057: fix: Remove incorrect assertion in extract_function r=Veykril a=Veykril
This assertion is actually just wrong
Fixes #10056
bors r+
Co-authored-by: Lukas Wirth <[email protected]>1 file changed
+3
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
601 | 601 | | |
602 | 602 | | |
603 | 603 | | |
604 | | - | |
605 | | - | |
606 | | - | |
607 | | - | |
| 604 | + | |
608 | 605 | | |
609 | 606 | | |
610 | 607 | | |
| |||
2369 | 2366 | | |
2370 | 2367 | | |
2371 | 2368 | | |
2372 | | - | |
| 2369 | + | |
2373 | 2370 | | |
2374 | 2371 | | |
2375 | 2372 | | |
| |||
2382 | 2379 | | |
2383 | 2380 | | |
2384 | 2381 | | |
2385 | | - | |
| 2382 | + | |
2386 | 2383 | | |
2387 | 2384 | | |
2388 | 2385 | | |
| |||
0 commit comments