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
/
dir with space
/
more spaces
/
mspace.nim
blob: bc2c90f5eaa9a783db17d34f446f5c9a974d2802 (
plain
) (
blame
)
1
proc
tenTimes
*
(
x
:
int
):
int
=
10
*
x