This website requires JavaScript.
Explore
Help
Sign In
guiwf
/
lix
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
lix
/
tests
/
functional2
/
lang
/
function-args
/
in-missing-args.nix
T
Add File
New File
Upload File
Apply Patch
piegames
21a0b81a26
tests/functional2/lang: Migrate function args tests
...
Change-Id: Ia805d7fbf74c671fc419fb8c9db3960b6be62354
2025-09-18 23:38:46 +02:00
2 lines
34 B
Nix
Raw
Permalink
Blame
History
({
a
,
b
,
c
,
d
}:
a
+
b
+
c
+
d
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink