Skip to content

Commit 22b5092

Browse files
committed
export tables
1 parent 983c490 commit 22b5092

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/docopt.nim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
import re, sequtils, strutils, macros, os, tables
77
import private/util
88

9+
export tables
910

1011
type ValueKind* = enum
1112
vkNone, ## No value

0 commit comments

Comments
 (0)