diff options
-rw-r--r-- | txr.1 | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -15834,6 +15834,17 @@ by an inner and outer .codn tagbody , the inner labels shadow the outer labels. +There is no restriction on what kinds of symbols may be labels. +Symbols in the +.code keyword +package as well as the symbols +.code t +and +.code nil +are valid +.code tagbody +labels. + .TP* "Dialect Note:" ANSI Common Lisp |