Commit 27b596b
committed
Disambiguate 急切 (eager) vs 即时 (JIT) execution
Per Copilot translation review: 即时 is used elsewhere in this file
for JIT compilation, so using 即时 again for 'eager execution' was
ambiguous. Use 急切 (Eager) with English parenthetical for clarity.1 parent 5718949 commit 27b596b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
604 | 604 | | |
605 | 605 | | |
606 | 606 | | |
607 | | - | |
| 607 | + | |
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
| |||
0 commit comments