2024-07-15 15:27:09 +03: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 18:52:28 +03:00
|
|
|
"This won't produce docs; no support for arbitrary values"
|
2024-07-15 15:27:09 +03:00
|
|
|
:doc x 2
|