Pash-Project / Pash

An Open Source reimplementation of Windows PowerShell, for Mono.
https://groups.google.com/group/pash-project
BSD 3-Clause "New" or "Revised" License
514 stars 54 forks source link

Support for "finally" clauses #413

Closed sburnicki closed 8 years ago

sburnicki commented 8 years ago

finally clauses are now correctly parsed and executed. Fixes #411.

sburnicki commented 8 years ago

Any further comments or may this get merged?

ForNeVeR commented 8 years ago

Looks good to me. My vote for merge.