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
/
caas
/
imported.nim
blob: a4bc5c0e61bee259dca98841d19da492c0262e5e (
plain
) (
blame
)
1
2
3
proc
`+++`
*
(
a
,
b
:
string
):
string
=
return
a
&
" "
&
b