Commit Graph

2 Commits

Author SHA1 Message Date
Daniel Shahaf
2b1eadbc60 WIP: 'main': Pass parameters through the multi-word machinery, as we already do for aliases.
Fixes #674.

WIP: One test fails:

# commmand-parameter
1..8
ok 1 - [1,2] «$x»
ok 2 - [4,13] «"argument"»
ok 3 - [4,13] «"argument"»
ok 4 - [14,14] «;»
not ok 5 - [16,17] «$y» - expected (16 17 "precommand"), observed (16 17 "command").
ok 6 - [18,18] «;»
ok 7 - [20,21] «$z»
ok 8 - cardinality check
2020-01-16 19:00:29 +00:00
Daniel Shahaf
b3b6d7129f tests: Add failing tests for issue #674. 2020-01-16 16:12:14 +00:00