lcompilers / lpython

Python compiler
https://lpython.org/
Other
1.5k stars 157 forks source link

Reserve to ListReserve #2506

Closed rudhrabehara closed 7 months ago

rudhrabehara commented 7 months ago

in intrinsic_function_registry.h, changed Reserve to ListReserve, reserve to list.reserve, reserve to list_reserve. at appropriate places by observing ListReverse,list.reverse,list_reverse

Shaikh-Ubaid commented 7 months ago

lfortran has the latest libasr so this should be sent to lfortran. Later it easily gets ported to LPython when there is a sync PR.

rudhrabehara commented 7 months ago

ok