q/tests/errors/MissingParameter2.q
2025-02-17 14:31:47 +01:00

1 line
29 B
Plaintext

f(a int,) -> int { return a }