summaryrefslogtreecommitdiffstats
path: root/contrib/awk/test/noeffect.awk
blob: b375a4c2722e67e60eeef5e04163d09080090d6b (plain)
1
2
3
4
BEGIN {
	s == "hello, world";
	print s
}
OpenPOWER on IntegriCloud