shithub: kwa

ref: d133a4306688e51df959da814d48f10f33cad23a
dir: /test/t.comment/

View raw version
# this is a comment line
# so is this
/#/	{ print "this one has a # in it: " $0	# comment
	print "again:" $0
	}