summary refs log tree commit diff stats
path: root/tests/errmsgs/tnested_generic_instantiation.nim
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2021-01-06 10:28:17 -0800
committerGitHub <noreply@github.com>2021-01-06 19:28:17 +0100
commitc21360e67accbbad0c24c84432fdb4506f68c881 (patch)
treec6996641648111cd674621cca3ae8cce5ca8892b /tests/errmsgs/tnested_generic_instantiation.nim
parent0d5cab77f65df1431ed417a666ba49136af3b2c1 (diff)
downloadNim-c21360e67accbbad0c24c84432fdb4506f68c881.tar.gz
macros.quote: document hard to use `op`; add more useful examples (#16489)
* macros.quote: document hard to use `op`; add more useful examples

* add back doc comment removed in a60305fbf3897cd90680e693dd4c0db2334d85d4

* address comment

* fixup

* clarify quoting rules

* Update lib/core/macros.nim

Co-authored-by: Clyybber <darkmine956@gmail.com>

Co-authored-by: Clyybber <darkmine956@gmail.com>
Diffstat (limited to 'tests/errmsgs/tnested_generic_instantiation.nim')
0 files changed, 0 insertions, 0 deletions
evious revision' href='/akspecs/ranger/blame/ranger/ext/human_readable.py?h=v1.9.2&id=8a81af124633a65c2bbe12a7755cb982738790cd'>^
d1a1173d ^



























c518f34e ^

d1a1173d ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47