Files
piegames a852ceb0c8 tests/functional2/lang: Migrate autoargs
autoargs get their own folder and are not allowed with the other
function args tests, just like they deserve their own ring of hell

It shall be noted though that this test is particularly pointless, as it
merely tests the normal argument passing (which is fine), and not the
magic autoargs actually provide

Change-Id: Ia2dc00754a13c02e4926200141f90bc797820a15
2025-11-18 13:48:32 +00:00

4 lines
125 B
TOML

[[test]]
runner = "eval-okay"
flags = [ "--arg", "lib", "import(./lib.nix)", "--argstr", "xyzzy", "xyzzy!", "-A", "result" ]