DEBSOURCES
Skip Quicknav
sources / nim / 2.2.0-1 / tests / exception / t21261.nim
123456789
discard """ exitcode: 1 outputsub: ''' m21261.nim(1) m21261 Error: unhandled exception: something [Exception] ''' """ import m21261