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

* Test for expression dereferencing.

This commit is contained in:
Eelco Dolstra 2003-06-17 15:47:25 +00:00
parent 6656993f83
commit 7a96da3627
2 changed files with 2 additions and 1 deletions

1
src/test-expr-1.nix Normal file
View file

@ -0,0 +1 @@
Str("Hello World")