1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-12 19:05:08 +02:00

* Update the expected test output (no longer an ATerm).

This commit is contained in:
Eelco Dolstra 2010-04-21 16:22:03 +00:00
parent 6f0f16497a
commit 7148df7971
35 changed files with 38 additions and 39 deletions

View file

@ -1 +1 @@
List([Int(1),Int(2),Int(3),Int(4),Int(5),Int(6),Int(7),Int(8),Int(9)])
[ 1 2 3 4 5 6 7 8 9 ]