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
/
generics
/
topensymimport.nim
blob: a47496827b188698114fbf9bb7c3685ed034dcae (
plain
) (
blame
)
1
2
3
4
5
# issue #23386
import
mopensymimport2
doAssert
g
(
int
)
==
"f"