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
/
import
/
t23167.nim
blob: 0891ee2afacb067f956951c99594e86a3a07ef0b (
plain
) (
blame
)
1
2
3
4
5
# bug #23167
template
sharedImport
()
=
import
std
/
os
sharedImport
()