yoavnir / specs2016

New version of the specs pipeline stage based on what's in current CMS pipelines
MIT License
1 stars 1 forks source link

specs-if for grep-like operation #179

Closed yoavnir closed 2 years ago

yoavnir commented 2 years ago

I want this: specs if "word(1)=='UU'"

to do the same as this: specs if "word(1)=='UU'" then 1-* 1 endif