summary refs log tree commit diff stats
path: root/tests/stdlib/tgetprotobyname.nim
diff options
context:
space:
mode:
authorClyybber <darkmine956@gmail.com>2020-09-22 10:43:12 +0200
committerGitHub <noreply@github.com>2020-09-22 10:43:12 +0200
commitd67c5cb75171fcbf1ca9078452e8fcbe36fc79bc (patch)
tree461841c502d8921b1b4b42c46f66930ad17f6f79 /tests/stdlib/tgetprotobyname.nim
parentaca9c5fb30fe2de12671e9103e93b81201bb8e71 (diff)
downloadNim-d67c5cb75171fcbf1ca9078452e8fcbe36fc79bc.tar.gz
Add strutils.indentation and make unindent use it (#15264)
* Add strutils.indentation and make unindent use it

* Code style

* Fix bootstrapping

* Improve wording

* Fix test

* Introduce without breaking change

* Fix

* Reduce diff

* Fix docs link

* Add since annotation

* Update changelog
Diffstat (limited to 'tests/stdlib/tgetprotobyname.nim')
0 files changed, 0 insertions, 0 deletions
^
b60999c ^

8126d82 ^
d394fd1 ^






8126d82 ^
d394fd1 ^
b60999c ^
8126d82 ^
b60999c ^
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