summary refs log tree commit diff stats
path: root/lib/pure/parseopt.nim
diff options
context:
space:
mode:
authorAndy Davidoff <disruptek@users.noreply.github.com>2020-06-14 05:12:08 -0400
committerGitHub <noreply@github.com>2020-06-14 11:12:08 +0200
commit4e3edf58360d1c4da79d50acdf5cf98b97ce585d (patch)
tree252eb8239ef73ee5f0764b9106e91f8dc29649de /lib/pure/parseopt.nim
parent0fc5d3f13beb13b4bd5a6174a2f2b00d14d862fb (diff)
downloadNim-4e3edf58360d1c4da79d50acdf5cf98b97ce585d.tar.gz
add arc and orc to gc list (#14653)
Diffstat (limited to 'lib/pure/parseopt.nim')
0 files changed, 0 insertions, 0 deletions
<ono@java.pl> 2015-09-04 23:04:32 +0200 tests: Trim .nim files trailing whitespace' href='/ahoang/Nim/commit/tests/sets/tsets2.nim?h=devel&id=e80465dacf50f260abec30ae57d37b298c93fd83'>e80465dac ^
3bc821aa5 ^

e80465dac ^
3bc821aa5 ^

e80465dac ^
3bc821aa5 ^











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