dgkf / R

An experimental reimagining of R
https://dgkf.github.io/R
GNU General Public License v3.0
136 stars 5 forks source link

Accessing rest-args does not force evaluation of calls #216

Closed sebffischer closed 1 month ago

sebffischer commented 1 month ago
> (fn(..a) a)(sum(1))
[[1]]
sum(1) @ <environment 0x600003ed43d8>
sebffischer commented 1 month ago

Fixed by https://github.com/dgkf/R/commit/5c13c4950991c821aa5fd2255751d3eabc3316a1