aboutsummaryrefslogtreecommitdiffstats
path: root/testdir/p.26
blob: 13b5f4bf596a7e63f3a455ab77f339a89db55059 (plain)
1
2
3
/Asia/	{ pop = pop + $3; n = n + 1 }
END	{ print "population of", n,\
		"Asian countries in millions is", pop }