Skip to content

Commit b6e04ea

Browse files
committed
[ci skip] add back unintentionally removed line
1 parent 5b85444 commit b6e04ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/pure/os.nim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2038,6 +2038,7 @@ iterator walkDir*(dir: string; relative = false, checkDir = false):
20382038
## Example: This directory structure::
20392039
## dirA / dirB / fileB1.txt
20402040
## / dirC
2041+
## / fileA1.txt
20412042
## / fileA2.txt
20422043
##
20432044
## and this code:

0 commit comments

Comments
 (0)