mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-29 17:34:43 +00:00
Removes accidental module docstring.
This commit is contained in:
@@ -29,8 +29,8 @@ elif defined(macosx):
|
||||
else:
|
||||
const
|
||||
readlineDll* = "libreadline.so.6(|.0)"
|
||||
## mangle "'TCommandFunc'" TCommandFunc
|
||||
## mangle TvcpFunc TvcpFunc
|
||||
# mangle "'TCommandFunc'" TCommandFunc
|
||||
# mangle TvcpFunc TvcpFunc
|
||||
|
||||
import rltypedefs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user