diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -9688,6 +9688,20 @@ can take whatever value the corresponding throw argument provides, so it ends up with .strn lc . +There is a horizontal form of +.codn throw . +For instance: + +.cblk + abc@(throw e 1) +.cble + +throws exception +.code e +if +.code abc +matches. + .dir defex The |