Files
Nim/tests/system
Kaushal Modi 5fed1c05ce 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>
2021-11-03 06:48:30 +01:00
..
2018-12-11 21:23:22 +01:00
2019-10-03 18:36:18 +02:00
2018-08-01 10:57:35 +02:00
2021-10-22 12:15:08 +02:00
2019-07-06 21:20:16 +02:00
2020-12-27 14:45:57 +01:00
2021-01-10 21:51:29 +00:00
2020-04-21 15:05:21 +02:00
2021-04-01 12:46:47 +02:00