summary refs log tree commit diff stats
path: root/lib/system/sets.nim
diff options
context:
space:
mode:
authorBenji York <benji@benjiyork.com>2023-02-22 05:12:10 -0600
committerGitHub <noreply@github.com>2023-02-22 12:12:10 +0100
commit64a788cafb287ace8c63f5e86cb84c520eab3f2a (patch)
tree64d080ecbd73fe5f49f458e04d558b001372749b /lib/system/sets.nim
parenta3603c8a6ee4a8ae147d2f2099a18395e819a8a3 (diff)
downloadNim-64a788cafb287ace8c63f5e86cb84c520eab3f2a.tar.gz
Fix a couple of small keyword issues. (#21416)
In this section of the manual, "if" should be enclosed in backticks and "elif" should be lower case.
Diffstat (limited to 'lib/system/sets.nim')
0 files changed, 0 insertions, 0 deletions
lavabit.com> 2010-01-05 05:43:33 +0100 committer hut <hut@lavabit.com> 2010-01-05 05:43:33 +0100 help: fixed typo' href='/akspecs/ranger/commit/ranger/help/__init__.py?id=535a9bd1091a14ed817a3b5663264d225e1d794d'>535a9bd1 ^
4b826595 ^

aed12f88 ^
4b826595 ^


















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