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
/
nimdoc
/
extlinks
/
util.nim
blob: f208f98c148254ac8d6ff9c0e1dac733f8f32c0e (
plain
) (
blame
)
1
2
proc
utilfunction
*
(
x
:
int
):
int
=
x
+
42