summary refs log tree commit diff stats
path: root/tests/exception/t21261.nim
blob: 84817d854d0fa6ef2f42ffed3d351f53b2e0d103 (plain) (blame)
1
2
3
4
5
6
7
8
9
discard """
  exitcode: 1
  outputsub: '''
m21261.nim(1)            m21261
Error: unhandled exception: something [Exception]
'''
"""

import m21261