all repos — min @ cb6362c5c550f96c06f18e0225d32ab25099c74e

A small but practical concatenative programming language.

Merge branch 'next' of github.com:h3rald/min into next
h3rald h3rald@h3rald.com
Sun, 30 Jul 2023 12:45:20 +0000
commit

cb6362c5c550f96c06f18e0225d32ab25099c74e

parent

dbe12b22f80807ece701f7e10d9519b3676eb438

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M tests/xml.mintests/xml.min

@@ -34,5 +34,6 @@ "<ul><li class='test'>yes</li><li class='test'>...</li><li>no</li></ul>" from-xml :xnode

xnode "li.test" xqueryall size 2 == ) *test/assert + *test/report clear-stack