lpython
lpython copied to clipboard
Sync to latest LF
@certik There is a Mac CI error, something about the versions being different
https://github.com/lcompilers/lpython/actions/runs/17904030117/job/50902116351?pr=2867
LPython version: 0.22.0-176-gd844c77c8
Platform: macOS ARM
Default target: arm64-apple-darwin24.6.0
ld: warning: object file (/Users/runner/work/lpython/lpython/expr2.o) was built for newer 'macOS' version (15.0) than being linked (14.0)
Edit: Fixed #2875
This looks good, thanks for doing the merge!