Blob Blame History Raw
{
	if ((getline tmp) > 0) {
		print tmp
		print
	} else
		print
}