summary refs log tree commit diff stats
path: root/tests/bind/tbind1.nim
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2015-09-14 20:25:52 +0200
committerAraq <rumpf_a@web.de>2015-09-14 20:25:52 +0200
commit0aa908c86c84c62bae52618b91d5f1cba4c0dea1 (patch)
tree81ad6c0b9fccf744c544896606486c7165f1d1eb /tests/bind/tbind1.nim
parentf79ec6cdf5a33afc1de4b638149a1ed30d9b8656 (diff)
downloadNim-0aa908c86c84c62bae52618b91d5f1cba4c0dea1.tar.gz
clarify the meaning of the 'auto' metatype; 'auto' is now bind-multiple; fixes #3224
Diffstat (limited to 'tests/bind/tbind1.nim')
0 files changed, 0 insertions, 0 deletions
our2@gmail.com> 2020-02-04 05:08:56 -0800 committer GitHub <noreply@github.com> 2020-02-04 14:08:56 +0100 enable testing -d:nimHasLibFFI mode (#13091)' href='/ahoang/Nim/commit/tests/vm/mevalffi.nim?h=devel&id=e70294dff2e0393d36a6ae64efb018f3fb5ae2a5'>e70294dff ^
330b3c445 ^




e70294dff ^
















330b3c445 ^







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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71