*** empty log message ***

This commit is contained in:
2006-07-03 04:09:56 +00:00
parent 14969ae0c9
commit 5dbb39f51d
3 changed files with 59 additions and 32 deletions

View File

@ -1,5 +1,12 @@
BEGIN
{
local a, b;
a = 12;
b = "<" a ">";
print b;
print ("\x5C");
print ("\x5C6_ABCDEGH");
print ("\xZZ5C6_ABCDEGH");