summary refs log tree commit diff
path: root/bin/cash/tests/parser/line-cont12.0
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-01 01:04:51 -0500
committerJune McEnroe <june@causal.agency>2019-01-01 01:04:51 -0500
commit8d06cbed3c5b71cce2635e8ebf6d50d6f07de646 (patch)
tree7adfbdd3b30315d4a3f6b907926f5fc9cfe3a5fc /bin/cash/tests/parser/line-cont12.0
parentRemove edi (again) (diff)
downloadsrc-8d06cbed3c5b71cce2635e8ebf6d50d6f07de646.tar.gz
src-8d06cbed3c5b71cce2635e8ebf6d50d6f07de646.zip
Rename wat in bin.7
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
d>June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe