aboutsummaryrefslogtreecommitdiff
path: root/testdir/t.comment
blob: 0b549566c17fe676da529eaab1148bf4405c5635 (plain)
1
2
3
4
5
# this is a comment line
# so is this
/#/	{ print "this one has a # in it: " $0	# comment
	print "again:" $0
	}