Add Nil constructor and tests
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
9
tests/nil.npp.expect
Normal file
9
tests/nil.npp.expect
Normal file
@@ -0,0 +1,9 @@
|
||||
__not__
|
||||
true
|
||||
false
|
||||
__eq__
|
||||
true
|
||||
__ne__
|
||||
false
|
||||
constructor
|
||||
nil
|
||||
Reference in New Issue
Block a user