Jose M. Valera Reales
Jose M. Valera Reales
I like the idea. The current phar is less than 3MB, so if containing php inside the single executable would be 10MB that would be ok. It is essier to...
@jasalt I think this could/should fix it https://github.com/phel-lang/phel-lang/pull/929 can you double-check it?
@jasalt Just to be sure I understand the issue, the **expected** behaviour is to **don't have any error**, like with `phel run` (which you said there is none), and this...
@jasalt I can reproduce the problem and I have spent hours trying to narrow down the issue, but I didn't know so far how to fix it or where to...
> _Did you try to bisect / go back in Phel version history as far as the example code runs? That might give some hints._ Good idea, I will try...
@jasalt @smeghead can you confirm if this issue was fixed or you can still reproduce it? Cheers!
As @carlfriedrich says, kudos for adding the unit test! I love seen [bashunit](https://bashunit.typeddevs.com/) being use and getting adoption! It feels so good helping the community. Cheers!