summary refs log tree commit diff stats
path: root/lib/std/enumutils.nim
diff options
context:
space:
mode:
authorringabout <43030857+ringabout@users.noreply.github.com>2023-08-10 16:41:24 +0800
committerGitHub <noreply@github.com>2023-08-10 16:41:24 +0800
commit05f7c4f79db096581352cbe20666f82300d21580 (patch)
tree73f212f040057a536ce6150b1fb590fe33e78bce /lib/std/enumutils.nim
parent2aab03bdfb0a216820541de7dcb34950a017bf18 (diff)
downloadNim-05f7c4f79db096581352cbe20666f82300d21580.tar.gz
fixes a typo (#22437)
Diffstat (limited to 'lib/std/enumutils.nim')
0 files changed, 0 insertions, 0 deletions
63ecd6'>5bb0f22 ^
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