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
/
vm
/
tcgemptycallarg.nim
blob: 1bedb5070b5cd0d3748ecd685178ca7afff54de0 (
plain
) (
blame
)
1
2
3
static
:
doAssertRaises
(
ValueError
):
raise
newException
(
ValueError
,
"Yes"
)