2024-07-15 14:27:09 +02:00
|
|
|
:l doc-comments.nix
|
|
|
|
:doc curriedArgs
|
|
|
|
x = curriedArgs 1
|
|
|
|
"Note that users may not expect this to behave as it currently does"
|
|
|
|
:doc x
|
2024-07-23 17:52:28 +02:00
|
|
|
"This won't produce docs; no support for arbitrary values"
|
2024-07-15 14:27:09 +02:00
|
|
|
:doc x 2
|