ncsa / qdl

the QDL programming language
Other
2 stars 0 forks source link

Allow assertion to return general values, not just strings. #39

Closed jjg-123 closed 3 months ago

jjg-123 commented 8 months ago

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.