aboutsummaryrefslogtreecommitdiff
path: root/testdir/t.bug1
blob: d4384892b58b01b73e85e8d18a536b6b24810911 (plain)
1
2
3
# this program fails if awk is created without separate I&D
# prints garbage if no $3
{ print $1, $3 }