strykelang 0.8.13

A highly parallel Perl 5 interpreter written in Rust
Documentation
1
2
3
4
5
#compdef mergechanges

_arguments \
  '-f[output to file]' \
  '*:changes file:_files -g "*.changes(-.)"'