1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 10:11:47 +02:00

* More test coverage.

This commit is contained in:
Eelco Dolstra 2006-03-01 16:26:13 +00:00
parent 80b5c71684
commit fa95f4be3f
7 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1 @@
assert !false && (true || false) -> true; 1