# Pastebin ea0stfTa proc testDirectRaiseCall: NonNilable = # return value might be nil var a = raiseCall() result = NonNilable()