Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Make the previous commit compile on OS X
Yes, that's the minimal difference I could come up with. Alas, something
like
.say for pipe("cat fooz").lines
still breaks with:
No such method 'item' for invocant of type 'NQPMu'
in the nqp::decont($PIO). Giving up for the day. Hope this helps someone.- Loading branch information