summary refs log tree commit diff stats
path: root/compiler/renderer.nim
diff options
context:
space:
mode:
authorKaushal Modi <kaushal.modi@gmail.com>2021-11-03 01:48:30 -0400
committerGitHub <noreply@github.com>2021-11-03 06:48:30 +0100
commit5fed1c05ce7ea9cbeb2b70bb8583e836c981abd4 (patch)
treeab5220bdefae5b14b6137a57c130e66b3dc08baa /compiler/renderer.nim
parent539bced70df035ddbdbf4c3d9c7fd6074f0b1073 (diff)
downloadNim-5fed1c05ce7ea9cbeb2b70bb8583e836c981abd4.tar.gz
manual: Document the use of `static` as a proc call (#19084)
* manual: Document the use of `static` as a proc call

Also adds tests.

Fixes https://github.com/nim-lang/Nim/issues/16987 .

* Update doc/manual.rst

Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>

* Use the "bug #NNNN" comment syntax for consistency

Ref:
https://nim-lang.github.io/Nim/contributing.html#writing-tests-stdlib

> Always refer to a GitHub issue using the following exact syntax: bug
for tooling.

* manual: Undocument usage of foo.static

foo.static and foo.static() are not expected to work.

Ref: https://github.com/nim-lang/Nim/pull/19084/files#r741203578

Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>
Diffstat (limited to 'compiler/renderer.nim')
0 files changed, 0 insertions, 0 deletions