ngs-lang / ngs

Next Generation Shell (NGS)
https://ngs-lang.org/
GNU General Public License v3.0
1.46k stars 41 forks source link

Support assert for testing exceptions #522

Closed organom closed 2 years ago

ilyash commented 2 years ago

Probably needs just documentation: assert(Result({...}), ..., ...) should be used. Need to think about this a bit more.

ilyash-b commented 2 years ago

In dev