~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to test/parse1.ok

  • Committer: Arnold D. Robbins
  • Date: 2010-07-16 11:49:57 UTC
  • Revision ID: git-v1:6a2caf2157d87b4b582b2494bdd7d6a688dd0b1f
Tags: gawk-3.1.6
Move to gawk-3.1.6.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
in: 3 4 5 6 7 8 9
 
2
a = 3
 
3
7
 
4
out: 3 4 6 6 8 8 9