Add initial set support#36
Conversation
set constructsset support
|
Nice, just some tests :) |
|
Done! 🤍 |
|
I'm yet to support
Makes sense to add those two translations to this PR. Checklist:
|
|
Supported Since Tried adding more logic to If we skip it for lines akin to |
|
@bouk Still not sure how to go about this one. Would you prefer dropping support for:
And merge or would u rather give it a try? The rest is ready and with passing tests. Cheers ✌🏻 |
Should be completed now 🎉 Would love ur feedback. |
Fixes #34 #35
Would love some guidance to create the tests.
Note: Currently doesn't support
set -- x y "$@"to append. This is equivalent tofish'sset -a argv x y