*** empty log message ***
This commit is contained in:
@ -20,7 +20,8 @@ END
|
||||
{
|
||||
//$3 = "10";
|
||||
//print $0, $2, $5;
|
||||
print $0 = "wow this is just a test";
|
||||
//print $0 = "wow this is just a test";
|
||||
print $0 = "";
|
||||
//print $0;
|
||||
print a = $6;
|
||||
print a;
|
||||
|
Reference in New Issue
Block a user