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
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
modules
/
mrange.nim
blob: 20c424a8c744515e88bbaee8967a8b3b21e6b4ef (
plain
) (
tree
)
8db5b32ff
^
f3a895f04
^
1
2
3
4
5
proc
range
*
()
=
echo
"yo"
proc
set
*
(
a
:
int
)
=
discard