diff options
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58862,7 +58862,7 @@ The .code awk macro implements some of the most important Awk conventions and semantics, in Lisp syntax, while eschewing others. -It does not implement implement the Awk convention that +It does not implement the Awk convention that variables become defined upon first mention; variables must be defined to be used. It doesn't implement Awk's weak type system. A character string which looks like a number isn't a number, |