summaryrefslogtreecommitdiff
path: root/test/profile13.ok
blob: 258238a9d671543bf47981ece70d724a12f687cb (plain)
1
2
3
4
5
BEGIN {
	printf("hello\n") > "/dev/stderr"
	printf("hello\n") > "/dev/stderr"
}