This website requires JavaScript.
Explore
Help
Sign in
cafkafk
/
lix
Watch
1
Star
0
Fork
You've already forked lix
0
Code
Issues
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
c14486ae8d
lix
/
tests
/
functional
/
lang
/
eval-fail-assert.nix
5 lines
48 B
Nix
Raw
Normal View
History
Unescape
Escape
treewide: Stop using ancient let syntax Shows for how long these tests have not been touched by anyone … Change-Id: I3d0c1209a86283ddb012db4e7d45073264fdd0eb
2024-08-18 17:28:04 +02:00
let
* More test coverage.
2006-03-01 17:26:13 +01:00
x
=
arg
:
assert
arg
==
"
y
"
;
123
;
treewide: Stop using ancient let syntax Shows for how long these tests have not been touched by anyone … Change-Id: I3d0c1209a86283ddb012db4e7d45073264fdd0eb
2024-08-18 17:28:04 +02:00
in
x
"
x
"
Reference in a new issue
Copy permalink