ncsa / qdl

the QDL programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow assertion to return general values, not just strings.

jjg-123 opened this issue · comments

Now assertions will have a string as their value. Let this be general so that e.g. an error code or stem can be asserted if the conditions fail.