summary refs log tree commit diff stats
path: root/compiler/semfold.nim
diff options
context:
space:
mode:
authorFlaviu Tamas <tamasflaviu@gmail.com>2015-03-04 21:21:10 -0500
committerFlaviu Tamas <tamasflaviu@gmail.com>2015-03-04 21:21:10 -0500
commit08680cfebdd8d65a0f27978ad8388cd252a42773 (patch)
treef9860e49bc9833fdbba2d68b64377b9e41e143a0 /compiler/semfold.nim
parentf4e0f64f8648dc0dc56f91982b95ae3ff0466539 (diff)
downloadNim-08680cfebdd8d65a0f27978ad8388cd252a42773.tar.gz
Fix #2247
Thanks @Araq for the suggestion
Diffstat (limited to 'compiler/semfold.nim')
0 files changed, 0 insertions, 0 deletions
s='alt'>
b38d7fff ^

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