summary refs log tree commit diff stats
path: root/tests/vm/tcgemptycallarg.nim
blob: 1bedb5070b5cd0d3748ecd685178ca7afff54de0 (plain) (blame)
1
2
3
static:
  doAssertRaises(ValueError):
    raise newException(ValueError, "Yes")