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
/
pragmas
/
foobar.nim
blob: 46032e187d02661da9d8bbb33f810b5c767de43e (
plain
) (
tree
)
33458894d
^
1
2
3
import
macros
macro
async
*
(
body
:
untyped
):
untyped
=
return
newStmtList
()