summary refs log tree commit diff stats
path: root/tests/exception
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2014-03-16 22:09:28 +0100
committerAndreas Rumpf <rumpf_a@web.de>2014-03-16 22:09:28 +0100
commitc27fb4116eaa6b43c1e132e5e50d636c549ed122 (patch)
tree08ccb8fc8473a9e5f6fcecb43c7acd709087259f /tests/exception
parent9d4b77a65a0b3283dea57aa9cc189eee5aa492ea (diff)
parentdd18c0ddd50f1e1f60a5f4337772198af77aebfa (diff)
downloadNim-c27fb4116eaa6b43c1e132e5e50d636c549ed122.tar.gz
Merge pull request #1000 from gradha/pr_adds_likely_example_983
Adds example to likely/unlikely docstring. Refs #983.
Diffstat (limited to 'tests/exception')
0 files changed, 0 insertions, 0 deletions
tomized David Barnetts code + polished stuff' href='/akspecs/ranger/commit/ranger/fsobject/file.py?id=1337039291f72d1514fe95586c585234b66436d3'>13370392 ^
43e0f44a ^

d538bd40 ^
437c12d9 ^
ae24898a ^
c6953a55 ^

d3c262a9 ^
437c12d9 ^






43e0f44a ^

437c12d9 ^

437c12d9 ^







13370392 ^
437c12d9 ^








c6953a55 ^
a83460d8 ^
d538bd40 ^

c1f3125c ^
d3c262a9 ^

49dffd9e ^
d3c262a9 ^
49dffd9e ^
d3c262a9 ^


49dffd9e ^
d3c262a9 ^
49dffd9e ^
d3c262a9 ^



49dffd9e ^
d3c262a9 ^

437c12d9 ^

13370392 ^

eb8737ec ^


437c12d9 ^
6dad7b92 ^

6ab2c84a ^
43e0f44a ^
4f202b05 ^
437c12d9 ^



39bf5e5a ^

43e0f44a ^
437c12d9 ^


c1f3125c ^
b76bb9a1 ^
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102