Project

General

Profile

« Previous | Next » 

Revision aa808204

Added by jeremyevans (Jeremy Evans) almost 2 years ago

Eliminate array allocation for f(*a, kw: 1, &lvar) and f(*a, kw: 1, &@iv)

Similar to the previous commit, but this handles the block pass
case.