summary refs log tree commit diff stats
path: root/tests/proc
diff options
context:
space:
mode:
authorZahary Karadjov <zahary@gmail.com>2014-03-20 01:15:20 +0200
committerZahary Karadjov <zahary@gmail.com>2014-03-20 01:16:50 +0200
commit8a0509b3b255c2aef10b9db468810d98ae0d4215 (patch)
tree02df5079131c7172ed83140a62ed32cd2b77ba9a /tests/proc
parentd508384d39461966ee247a01ad637bc57d3f62af (diff)
downloadNim-8a0509b3b255c2aef10b9db468810d98ae0d4215.tar.gz
implements ``distinct with/without X, Y``
This still doesn't work quite right, because some common operations like array
indexing lay completely outside the scope/symbol lookup system - they are not
even magics.
Diffstat (limited to 'tests/proc')
0 files changed, 0 insertions, 0 deletions
l?h=v1.9.0b5&id=f07bb12fc5c59430e995a64956b36331ce3629b9'>f07bb12f ^
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