*** empty log message ***
This commit is contained in:
1
ase/test/awk/emp-006.awk
Normal file
1
ase/test/awk/emp-006.awk
Normal file
@ -0,0 +1 @@
|
||||
{ printf ("total pay for %s is $%.2f\n", $1, $2 * $3); }
|
Reference in New Issue
Block a user