blob: 1f4b4fea39f63535f6cc0da4cece5fd127503add [file] [log] [blame]
{i = i + $1; print i}
END {
print i
}