5 lines
38 B
Plaintext
5 lines
38 B
Plaintext
{i = i + $1; print i}
|
|
END {
|
|
print i
|
|
}
|
{i = i + $1; print i}
|
|
END {
|
|
print i
|
|
}
|