index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
modules
/
mmodule_same_proc_client.nim
blob: e36ec42cfd0e626695a3282775443dc55306b3d8 (
plain
) (
blame
)
1
2
proc
mmodule_same_proc_client
*
(
x
:
string
):
bool
=
x
.
len
>
0