Merge: nitunit the manual
authorJean Privat <jean@pryen.org>
Wed, 2 Oct 2019 18:38:19 +0000 (14:38 -0400)
committerJean Privat <jean@pryen.org>
Wed, 2 Oct 2019 18:38:19 +0000 (14:38 -0400)
Since the manual is now back in the repository, just use niunit to check the example.

Some examples needed to be updated

* renaming things to avoid conflicts
* using real expression and statements (and not placeholders)
* add `nitish` for example with explicit static or dynamic errors

Pull-Request: #2795


Trivial merge